增加日志
This commit is contained in:
@@ -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>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user