diff --git a/erp_web/pages/manage/roleApp.html b/erp_web/pages/manage/roleApp.html index 27cfec56..a5ed06ef 100644 --- a/erp_web/pages/manage/roleApp.html +++ b/erp_web/pages/manage/roleApp.html @@ -1,140 +1,139 @@ - - - - 角色对应应用 - - - - - - - - - - - - - - -
- 保存 -
-
- -
- - - + + + + 角色对应应用 + + + + + + + + + + + + + + +
+ 保存 +
+
+ +
+ + + \ No newline at end of file diff --git a/erp_web/pages/manage/roleFunctions.html b/erp_web/pages/manage/roleFunctions.html index 97a5cd14..83abbd58 100644 --- a/erp_web/pages/manage/roleFunctions.html +++ b/erp_web/pages/manage/roleFunctions.html @@ -1,139 +1,138 @@ - - - - 角色对应应用 - - - - - - - - - - - - - - -
- 保存 -
-
- -
- - - + + + + 角色对应应用 + + + + + + + + + + + + + + +
+ 保存 +
+
+ +
+ + + \ No newline at end of file diff --git a/erp_web/pages/manage/rolePushBtn.html b/erp_web/pages/manage/rolePushBtn.html index e49028ea..f5511bf7 100644 --- a/erp_web/pages/manage/rolePushBtn.html +++ b/erp_web/pages/manage/rolePushBtn.html @@ -1,261 +1,261 @@ - - - - 角色分配按钮 - - - - - - - - - - - - - - -
- 保存 -
-
- -
-
-
-
- - - + + + + 角色分配按钮 + + + + + + + + + + + + + + +
+ 保存 +
+
+ +
+
+
+
+ + + \ No newline at end of file diff --git a/erp_web/pages/user/userCustomer.html b/erp_web/pages/user/userCustomer.html index 1e042741..67bfbe3c 100644 --- a/erp_web/pages/user/userCustomer.html +++ b/erp_web/pages/user/userCustomer.html @@ -1,139 +1,138 @@ - - - - 用户对应客户 - - - - - - - - - - - - - - -
- 保存 -
-
- -
- - - + + + + 用户对应客户 + + + + + + + + + + + + + + +
+ 保存 +
+
+ +
+ + + \ No newline at end of file diff --git a/erp_web/pages/user/userDepot.html b/erp_web/pages/user/userDepot.html index 1d9ee866..a725d283 100644 --- a/erp_web/pages/user/userDepot.html +++ b/erp_web/pages/user/userDepot.html @@ -1,139 +1,137 @@ - - - - 用户对应部门 - - - - - - - - - - - - - - -
- 保存 -
-
- -
- - - + + + + 用户对应部门 + + + + + + + + + + + + + + +
+ 保存 +
+
+ +
+ + + \ No newline at end of file diff --git a/erp_web/pages/user/userRole.html b/erp_web/pages/user/userRole.html index 23e15fb9..4913c278 100644 --- a/erp_web/pages/user/userRole.html +++ b/erp_web/pages/user/userRole.html @@ -1,139 +1,137 @@ - - - - 用户对应角色 - - - - - - - - - - - - - - -
- 保存 -
-
- -
- - - + + + + 用户对应角色 + + + + + + + + + + + + + + +
+ 保存 +
+
+ +
+ + + \ No newline at end of file diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6afb2970..b1d0eac9 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -2,7 +2,7 @@ server.port=8080 spring.datasource.url=jdbc:mysql://127.0.0.1:3306/jsh_erp?useUnicode=true&characterEncoding=utf8&useCursorFetch=true&defaultFetchSize=500&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false spring.datasource.driverClassName=com.mysql.jdbc.Driver spring.datasource.username=root -spring.datasource.password=1234 +spring.datasource.password=123456 #generatorConfig专用属性 project=src/main/java resource=src/main/resources diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml index 2545d59f..716fe85a 100644 --- a/src/main/resources/logback-spring.xml +++ b/src/main/resources/logback-spring.xml @@ -9,7 +9,7 @@ logback - +