skyouc
4 天以前 b2ad4e4aa11206b53f36c5c65c9d29d756b160f6
rsf-open-api/src/main/resources/application-dev.yml
@@ -16,6 +16,8 @@
    username: root
    url: jdbc:mysql://127.0.0.1:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
    password: 34821015
#    url: jdbc:mysql://10.10.10.200:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai
#    password: xltys1995
    type: com.alibaba.druid.pool.DruidDataSource
    druid:
      initial-size: 5
@@ -56,6 +58,11 @@
  #RCS链接
  rcs:
    #链接
    host: http://192.168.4.84
    host: http://10.10.10.247
    #端口
    port: 8088
    port: 8088
  wms:
    #链接
    host: http://127.0.0.1
    #端口
    port: 8080