| | |
| | | server: |
| | | port: 8081 |
| | | port: 8080 |
| | | servlet: |
| | | context-path: /@pom.build.finalName@ |
| | | |
| | |
| | | enabled: false |
| | | datasource: |
| | | driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | url: jdbc:sqlserver://localhost:1433;databasename=hylyasrs |
| | | url: jdbc:sqlserver://192.168.4.15:1433;databasename=gzynasrs |
| | | username: sa |
| | | password: sa@123 |
| | | mvc: |
| | |
| | | # 下位机配置 |
| | | wcs-slave: |
| | | # 双深 |
| | | doubleDeep: true |
| | | doubleDeep: false |
| | | # 双深库位排号 |
| | | doubleLocs: 1,4,5,8,9,12,13,16 |
| | | # 一个堆垛机负责的货架排数 |
| | | groupCount: 4 |
| | | groupCount: 2 |
| | | |
| | | mes: |
| | | url: 127.0.0.1:8080/test |
| | | inPath: mesin/v1 |
| | | outPath: mesin/v1 |