新增 WMS 搬运规则与任务管理
支持搬运规则维护、候选预览、任务生成、预占、下发、取消和完成,并完善仓储管理前端交互。
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"id": "scene.mag",
|
||||
"displayName": "磁导航平台",
|
||||
"navKind": "magnetic",
|
||||
"assembly": "StandardScene.Magnetic.dll",
|
||||
"coreVersion": ">=1.0.0",
|
||||
"requiresCore": "StandardScene.dll",
|
||||
"provides": {
|
||||
"carTypes": [ "MagCar" ],
|
||||
"missionTypes": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user