跨层回写工位,其他出选择列表接口

This commit is contained in:
2024-10-29 09:08:56 +08:00
parent 44128eb79b
commit 3316377d3e
4 changed files with 42 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"AgvRequestUrls": {
"CreateTaskChainUrl": "http://10.147.19.104:5013/api/task-chain/create",
"CreateTaskChainUrl": "http://192.168.11.104:1880/api/task-chain/create",
"CancelTaskChainUrl": "http://192.168.11.104:1880/api/task-chain/cancel",
"thirdFloorUrl": "http://192.168.11.104:1880/api/lift/thirdFloor"
}