项目代码/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; }
    }
}