Code Management/WMS/WIDESEA_WMSServer/WIDESEA_StorageBasicServices/Stock/StockInfoService.cs
@@ -151,4 +151,9 @@ .ToDictionary(x => x.Key, x => x.Count()); return result; } //public override WebResponseContent UpdateData(DtStockInfo entity) //{ // return base.UpdateData(entity); //} }