防止频繁请求

This commit is contained in:
18942506660
2024-11-01 17:19:39 +08:00
parent a5b28bbb47
commit 12c37bc88f
3 changed files with 4 additions and 1 deletions

View File

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