libo
2025-03-31 91ce12227476cf87aa5672a741d9ca6eb6bf508c
项目代码/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; }
    }
}