修复bug

This commit is contained in:
18942506660
2024-10-30 11:56:56 +08:00
parent c17b75ce44
commit 389bca19f5
2 changed files with 6 additions and 1 deletions

View File

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