防止频繁请求
This commit is contained in:
@@ -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>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user