pan
2025-11-16 cf83e0828b286b61b69a15005e6247d8b03f4cd8
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Inbound/MaterielGroupDTO.cs
@@ -46,6 +46,6 @@
        [PropertyValidate("鎵樼洏缂栧彿", NotNullAndEmpty = true)]
        public string PalletCode { get; set; }
        public string WarehouseCode { get; set; }
        public int WarehouseCode { get; set; }
    }
}