feat:载具信息表1
This commit is contained in:
@@ -285,6 +285,8 @@ const WMS_DICT = {
|
||||
WMS_LOCK_TYPE: 'wms_lock_type', // WMS 锁定类型
|
||||
WMS_STRATEGY_CLASS_TYPE: 'wms_strategy_class_type', // WMS 处理类类型
|
||||
WMS_GROUP_PLATE_STATUS: 'wms_group_plate_status', // 组盘记录
|
||||
WMS_VEHICLE_TYPE: 'wms_vehicle_type', // 载具类型
|
||||
WMS_OVER_STRUCT_TYPE: 'wms_over_struct_type', // 是否超限
|
||||
} as const;
|
||||
|
||||
/** ========== TASK - 任务管理模块 ========== */
|
||||
|
||||
Reference in New Issue
Block a user