增加日志

This commit is contained in:
18942506660
2024-10-30 10:46:07 +08:00
parent e8284d9c80
commit 5814988f0f
2 changed files with 8 additions and 3 deletions

View File

@@ -124,7 +124,7 @@ namespace WMS.Web.Api.Controllers
//await _juShuiTanService.GetTest();
//string codes = "AD";
//var b = await _erpInventoryService.GetInventory(codes);
var bcd=await _productInventoryService.JuShuiTan();
var bcd=await _productInventoryService.Erp();
//LingXingResponse<LingXingStockResponse> r = new LingXingResponse<LingXingStockResponse>();