1
dengjunjie
2025-01-13 cebd0800e9b5e1a1055a48d5e52f3f8a85e8d82c
´úÂë¹ÜÀí/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/TaskInfo/WMSTaskDTO.cs
@@ -52,5 +52,11 @@
        /// ä¼˜å…ˆçº§
        /// </summary>
        public int Grade { get; set; }
        public int WarehouseId { get; set; }
        public string AGVArea { get; set; }
        public int PalletType { get; set; }
    }
}