Parcourir la source

测试环境yml修改

wucl il y a 3 mois
Parent
commit
dce0c0effd
1 fichiers modifiés avec 9 ajouts et 7 suppressions
  1. 9 7
      biz-base/src/main/resources/application-test.yml

+ 9 - 7
biz-base/src/main/resources/application-test.yml

@@ -1,5 +1,5 @@
 server:
-  port: 8089
+  port: 8088
 
 spring:
   datasource:
@@ -7,9 +7,9 @@ spring:
       primary: mbs
       datasource:
         mbs:
-          url: jdbc:mysql://47.108.172.52:1231/item-management?autoReconnect=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true
+          url: jdbc:mysql://localhost:1230/item-management?autoReconnect=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true
           username: root
-          password: root
+          password: Dypg@1996
           initialSize: 10 #初始化连接数
           minIdle: 10 #最小空闲连接数
           max-active: 100 #最大连接数
@@ -21,10 +21,10 @@ spring:
             idle-timeout: 600000
             max-lifetime: 1800000
         dyoa:
-          url: jdbc:mysql://47.108.172.52:1231/dyoa?autoReconnect=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true
+          url: jdbc:mysql://localhost:1230/dyoa?autoReconnect=true&useUnicode=true&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=Asia/Shanghai&allowMultiQueries=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true&rewriteBatchedStatements=true
           driver-class-name: com.mysql.cj.jdbc.Driver
           username: root
-          password: root
+          password: Dypg@1996
           initialSize: 10 #初始化连接数D
           minIdle: 10 #最小空闲连接数
           max-active: 100 #最大连接数
@@ -42,7 +42,7 @@ dfs:
   domain: /test
   domainName: https://kps.scdayou.com/dfs
   code: /code
-  domainRoot: http://kps.scdayou.com:81/admin-test
+  domainRoot: http://kps.scdayou.com/admin
   luceneDir: /luceneDir
 
 #系统配置
@@ -54,4 +54,6 @@ system:
 #百度编辑器
 ueditor:
   uploadPath: ${dfs.path}
-  urlPrefix: replaceurl  #动态替换url
+  urlPrefix: replaceurl  #动态替换url
+
+posyspath:  /root/pageoffice