| | |
| | | name: @pom.build.finalName@ |
| | | datasource: |
| | | driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | url: jdbc:sqlserver://192.168.4.15:1433;databasename=ghtzasrs |
| | | url: jdbc:sqlserver://localhost:1433;databasename=rywxasrs |
| | | username: sa |
| | | password: sa@123 |
| | | mvc: |
| | |
| | | swagger: |
| | | enable: false |
| | | |
| | | #License相关配置 |
| | | license: |
| | | subject: ryzhwcs |
| | | publicAlias: publicCert |
| | | storePass: public_zhongyang_123456789 |
| | | licensePath: license.lic |
| | | publicKeysStorePath: publicCerts.keystore |
| | | |
| | | wms: |
| | | url: localhost:8081/htwms3 |
| | | # 是否开启上报 |
| | | start: true |
| | | # WMS系统ip |
| | | #url: 10.32.53.195:8080 |
| | | # WMS系统ip |
| | | url: 10.210.157.56:8090 |
| | | # 入库任务申请接口 |
| | | inboundTaskApplyPath: api/InterFace/get_InterFace_TestStorage |
| | | # 任务状态反馈接口 |
| | | taskStatusFeedbackPath: api/InterFace/get_InterFace_TestStorage |
| | | # 货位状态更新接口 |
| | | locationUpdatePath: api/InterFace/get_InterFace_TestStorage |
| | | # 移库申请接口 |
| | | movePath: api/InterFace/get_InterFace_TestStorage |