| | |
| | | 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: Skyouc#23 |
| | | url: jdbc:sqlserver://192.168.4.24:1433;databasename=jsxswms |
| | | password: sa@123 |
| | | 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: |
| | |
| | | # global-config: |
| | | # field-strategy: 0 |
| | | configuration: |
| | | # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl |
| | | map-underscore-to-camel-case: true |
| | | cache-enabled: true |
| | | call-setters-on-nulls: true |
| | |
| | | |
| | | #License相关配置 |
| | | license: |
| | | subject: integrationasrs |
| | | subject: jsxsasrs |
| | | publicAlias: publicCert |
| | | storePass: public_zhongyang_123456789 |
| | | licensePath: license.lic |
| | |
| | | # 双深 |
| | | doubleDeep: true |
| | | # 双深库位排号 |
| | | doubleLocs: 1,4,5,8,9,12,13,16 |
| | | doubleLocs: 11, 14 |
| | | # 一个堆垛机负责的货架排数 |
| | | groupCount: 4 |
| | | # 左深库位排号 |
| | | doubleLocsLeft: 1,5,9,13 |
| | | doubleLocsLeft: 11 |
| | | # 右深库位排号 |
| | | doubleLocsRight: 4,8,12,16 |
| | | doubleLocsRight: 14 |
| | | # wms参数配置 |
| | | wms-parameter: |
| | | # 自动补空板功能开关 |
| | | automaticFillingBoardStaNosBoolean: false |
| | | automaticFillingBoardStaNosBoolean: true |
| | | # 自动补空板站点 |
| | | automaticFillingBoardStaNos: 112,101 |
| | | # 自动移库功能开关 |
| | | autoLocMoveBoolean: false |
| | | autoLocMoveBoolean: true |
| | | # 自动移库功能开关 穿梭 |
| | | autoLocMoveUnilateralBoolean: false |
| | | |
| | |
| | | # 开关 |
| | | switch: |
| | | #计时器上报开关 |
| | | ErpReportOld: false |
| | | ErpReportOld: true |
| | | #获取单据开关 |
| | | InboundOrderSwitch: false |
| | | #登录接口开关 |
| | |
| | | acctID: "647e849ab6fa0f" |
| | | username: "llw" |
| | | password: "666666" |
| | | lcid: 2052 |
| | | lcid: 2052 |
| | | |
| | | #KOPEN小松平台 |
| | | kopen: |
| | | # url: webservice.kopen.com.cn |
| | | url: 10.143.23.26 |
| | | port: 1482 |
| | | prefix: /kc-api/api/wms |
| | | |
| | | #AGV调度 |
| | | hlk: |
| | | url: http://127.0.0.1 |
| | | port: 5173 |
| | | prefix: hlk |