Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
2024-08-22 16:38:49 +08:00
10 changed files with 264 additions and 130 deletions

View File

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