修复bug
This commit is contained in:
@@ -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>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user