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 @@ -67,6 +67,12 @@ stock: flagAvailable: true springdoc: api-docs: enabled: false swagger-ui: enabled: false #平台接口信息配置(如:ERP, QMS, WCS等) platform: #RCS链接 @@ -84,4 +90,4 @@ #链接 host: http://www.itsdg.cn #端口 port: 3741 port: 3741