wangxinhui
2024-12-30 0bc021a1c7515af5a0f102776488f0457d418d27
代码管理/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; }
    }
}