增加日志

This commit is contained in:
18942506660
2024-10-30 17:35:16 +08:00
parent 324a33ab1e
commit 0ec23858e7
3 changed files with 4 additions and 2 deletions

View File

@@ -125,7 +125,7 @@ namespace WMS.Web.Api.Controllers
//string codes = "AD";
//var b = await _erpInventoryService.GetInventory(codes);
int count = 10 / 5;
var bcd=await _productInventoryService.Erp();
var bcd=await _productInventoryService.LingXing();
//LingXingResponse<LingXingStockResponse> r = new LingXingResponse<LingXingStockResponse>();