1
hutongqing
2025-01-11 e110e0884f1a1e10b9fddb669ca0f06c89c5faf6
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_DTO/TaskInfo/WMSTaskDTO.cs
@@ -56,5 +56,7 @@
        public int WarehouseId { get; set; }
        public string AGVArea { get; set; }
        public int PalletType { get; set; }
    }
}