【添加】jeecg字样去除
This commit is contained in:
+1
-1
@@ -47,7 +47,7 @@ public class NgAlainController {
|
||||
j.put("menu",ngAlainService.getMenu(user.getUsername()));
|
||||
JSONObject app = new JSONObject();
|
||||
app.put("name", "jero-boot-angular");
|
||||
app.put("description", "jeecg+ng-alain整合版本");
|
||||
app.put("description", "jero+ng-alain整合版本");
|
||||
j.put("app", app);
|
||||
return j;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user