duyongjia
2024-12-29 9a0acba23c5b5095be2a89b8ca190fe5202c2ea6
项目代码/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; }
    }
}