修复bug

This commit is contained in:
18942506660
2024-11-11 13:53:17 +08:00
parent 7b9857607d
commit 2252de4826
3 changed files with 4 additions and 3 deletions

View File

@@ -123,9 +123,10 @@ namespace WMS.Web.Api.Controllers
//var b = b33.Data.Where(w => w.Id == 10923342).FirstOrDefault();
//await _juShuiTanService.GetTest();
//string codes = "AD";
//var b = await _erpInventoryService.GetInventory(new List<string>() { "111"});
//var b = await _erpInventoryService.GetInventory(new List<string>() { "111"});
//int count = 10 / 5;
var bcd=await _productInventoryService.LingXing();
//var bcd=await _productInventoryService.LingXing();
//await _erpService.BillQueryForPurchaseInStock();
//LingXingResponse<LingXingStockResponse> r = new LingXingResponse<LingXingStockResponse>();