rsf-open-api/src/main/resources/application-prod.yml
@@ -9,7 +9,7 @@ mvc: static-path-pattern: /** datasource: driver-class-name: com.mysql.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver url: jdbc:mysql://10.10.10.200:3306/rsf?useUnicode=true&characterEncoding=UTF-8&useSSL=false&serverTimezone=Asia/Shanghai username: root password: xltys1995 @@ -77,6 +77,11 @@ port: 8088 wms: #链接 host: http://10.10.10.200 host: http://127.0.0.1 #端口 port: 8085 erp: #链接 host: http://www.itsdg.cn #端口 port: 3741