| | |
| | | erp: |
| | | db: |
| | | driver_class_name: com.microsoft.sqlserver.jdbc.SQLServerDriver |
| | | ur: jdbc:sqlserver://10.20.46.23:1433;databasename=POY_ASRS |
| | | username: poy-asrs |
| | | password: Poy@2022 |
| | | ur: jdbc:sqlserver://192.168.1.55:1433;databasename=ufdata_998_2022 |
| | | username: WMS |
| | | password: Wlzh44338 |
| | | |
| | | agv: |
| | | # url: localhost:8080 |
| | | # taskCreatePath: /test/task/create |
| | | # containerMoveInPath: /test/container/moveIn |
| | | # taskCreatePath: /agv/task/create |
| | | # containerMoveInPath: /agv/container/moveIn |
| | | # containerMoveOutPath: /agv/container/moveOut |
| | | # containerArrivedPath: /agv/containerArrived |
| | | url: 10.10.10.182:9046 |
| | | taskCreatePath: /task/create |
| | | containerMoveInPath: /expand/api/moveIn/container |
| | | containerMoveOutPath: /expand/api/moveOut/container |
| | | containerArrivedPath: /conveyor/containerArrived |
| | | |
| | | u8: |
| | | url: http://192.168.1.55:8010 |
| | | orderReportPath: /api/RdAudit |
| | | |
| | | agvBasDev: |
| | | maxWorkNum: 2 |
| | | |