| | |
| | | |
| | | |
| | | |
| | | |
| | | @ManagerAuth(memo = "缓冲库确认上架(模拟物理按钮)") |
| | | @RequestMapping("/cache/comb/pub") |
| | | public R cacheCombPub(@RequestBody CompleteParam combParam) { |
| | |
| | | # 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: jsxswms |
| | | 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调度 |