cl
13 小时以前 3b41ed73cd464ae2bad44598e6f0b522fc50e886
rsf-open-api/src/main/resources/application-dev.yml
@@ -14,10 +14,13 @@
#    url: jdbc:mysql://47.76.147.249:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
#    username: rsf
    username: root
    url: jdbc:mysql://192.168.4.15:3306/rsf_20250106?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    password: 1234
#    url: jdbc:mysql://192.168.4.15:3306/rsf_20250106?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
#    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
    druid:
      initial-size: 5
@@ -64,15 +67,15 @@
  #WCS链接
  wcs:
    #链接
    host: http://192.168.4.78
    #端口
    port: 9091
  #WCS链接
  hk:
    #链接
    host: http://127.0.0.1
    #端口
    port: 9090
  #WCS链接
  hk:
    #链接
    host: http://192.168.4.197
    #端口
    port: 9189
  wms:
    #链接
    host: http://127.0.0.1