1
2 天以前 29e065d613bba9acba303f82eacffcc9002860ed
rsf-open-api/src/main/resources/application-dev.yml
@@ -18,6 +18,7 @@
#    password: 1234
#    url: jdbc:mysql://10.10.10.200:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
#    password: xltys1995
#    url: jdbc:mysql://127.0.0.1:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true
    url: jdbc:mysql://192.168.4.199:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    password: root
    type: com.alibaba.druid.pool.DruidDataSource
@@ -66,7 +67,7 @@
  #WCS链接
  wcs:
    #链接
    host: http://192.168.4.198
    host: http://127.0.0.1
    #端口
    port: 9090
  #WCS链接