1
wankeda
2025-02-21 f04a15b8410aed20aada339060f3b6e779ac3a10
代码管理/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; }
    }
}