1
wangxinhui
2025-04-29 982aa985f13accaf1b6a9171b8f0a684782f99e0
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/TaskInfo/WMSTaskDTO.cs
@@ -52,5 +52,16 @@
        /// ä¼˜å…ˆçº§
        /// </summary>
        public int Grade { get; set; }
        public int WarehouseId { get; set; }
        /// <summary>
        /// ä»»åŠ¡ç»„
        /// </summary>
        public string GroupId { get; set; }
        public string AGVArea { get; set; }
        public int PalletType { get; set; }
    }
}