增加日志

This commit is contained in:
18942506660
2024-10-24 09:54:46 +08:00
parent 90c2dad7d5
commit 98674ceced
5 changed files with 32 additions and 6 deletions

View File

@@ -121,10 +121,10 @@ namespace WMS.Web.Api.Controllers
//var list = await _erpService.BillQueryForInventory(request);
//var b33 = await _juShuiTanService.GetStock();
//var b = b33.Data.Where(w => w.Id == 10923342).FirstOrDefault();
//await _juShuiTanService.GetTest();
//await _juShuiTanService.GetTest();
//string codes = "AD";
//var b = await _erpInventoryService.GetInventory(codes);
//var bcd=await _productInventoryService.Refresh();
var bcd=await _productInventoryService.JuShuiTan();
//LingXingResponse<LingXingStockResponse> r = new LingXingResponse<LingXingStockResponse>();