| | |
| | | server: |
| | | port: 8080 |
| | | servlet: |
| | | context-path: /@pom.build.finalName@ |
| | | context-path: /wms |
| | | |
| | | spring: |
| | | application: |
| | | name: @pom.build.finalName@ |
| | | name: wms |
| | | jmx: |
| | | enabled: false |
| | | datasource: |
| | | driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | username: sa |
| | | password: sa@123 |
| | | url: jdbc:sqlserver://192.168.238.32:1433;databasename=jsxsasrs |
| | | # url: jdbc:sqlserver://127.0.0.1:1433;databasename=jsxsasrs |
| | | url: jdbc:sqlserver://192.168.238.31:1433;databasename=jsxsasrs |
| | | # url: jdbc:sqlserver://192.168.4.34:1433;databasename=jsxsasrs |
| | | mvc: |
| | | static-path-pattern: /** |
| | | redis: |
| | |
| | | |
| | | #License相关配置 |
| | | license: |
| | | subject: jsxsasrs |
| | | subject: jsxswms31 |
| | | publicAlias: publicCert |
| | | storePass: public_zhongyang_123456789 |
| | | licensePath: license.lic |
| | |
| | | # 双深 |
| | | doubleDeep: true |
| | | # 双深库位排号 |
| | | doubleLocs: 11, 14 |
| | | doubleLocs: 11,14 |
| | | # 一个堆垛机负责的货架排数 |
| | | groupCount: 4 |
| | | # 左深库位排号 |
| | |
| | | |
| | | #KOPEN小松平台 |
| | | kopen: |
| | | # url: webservice.kopen.com.cn |
| | | url: 10.143.23.26 |
| | | port: 1482 |
| | | #url: webservice.kopen.com.cn |
| | | url: 10.143.23.25 |
| | | port: 1483 |
| | | prefix: /kc-api/api/wms |
| | | |
| | | #AGV调度 |