duyongjia
2025-02-28 b39f01141a3ec0dfff105647a485033f7cf27dc7
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/System/Request/InventoryQueryRequest.cs
@@ -15,8 +15,6 @@
    {
        public string WERKS { get; set; }
        public string WH_NUMBER { get; set; }
        public string MATNR { get; set; }
        public string BATCH { get; set; }
    }
}