diff --git a/ruoyi-admin/pom.xml b/ruoyi-admin/pom.xml index 9e4c7db43..d5624c58c 100644 --- a/ruoyi-admin/pom.xml +++ b/ruoyi-admin/pom.xml @@ -9,7 +9,7 @@ 4.0.0 jar - ruoyi-admin + dfm-1.0 web服务入口 diff --git a/ruoyi-admin/src/main/resources/application-druid.yml b/ruoyi-admin/src/main/resources/application-druid.yml index d54ce0147..74d744d30 100644 --- a/ruoyi-admin/src/main/resources/application-druid.yml +++ b/ruoyi-admin/src/main/resources/application-druid.yml @@ -6,7 +6,7 @@ spring: druid: # 主库数据源 master: - url: jdbc:mysql://localhost:3306/dfm-ry?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 + url: jdbc:mysql://localhost:3306/dfm-ry2?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 username: dave password: 5253232 # 从库数据源 diff --git a/ruoyi-admin/src/main/resources/logback.xml b/ruoyi-admin/src/main/resources/logback.xml index 68fd6bae6..cb16cd4f8 100644 --- a/ruoyi-admin/src/main/resources/logback.xml +++ b/ruoyi-admin/src/main/resources/logback.xml @@ -3,6 +3,7 @@ + @@ -10,11 +11,37 @@ %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{50} - %msg%n - - - + + + + + + + + ${LOG_HOME}/%d{yyyy-MM-dd}.%i.log + + 100MB + + + + 10 + + 3GB + + + %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{50} - %msg%n + + + + + + + + + + diff --git a/ruoyi-admin/src/main/resources/templates/index_dfm.html b/ruoyi-admin/src/main/resources/templates/index_dfm.html index ff79e7ee5..17f5845c1 100644 --- a/ruoyi-admin/src/main/resources/templates/index_dfm.html +++ b/ruoyi-admin/src/main/resources/templates/index_dfm.html @@ -4,7 +4,7 @@ - DFM管理系统 + 数字化工艺设计平台 @@ -26,7 +26,7 @@ @@ -200,14 +200,14 @@