调整接口
This commit is contained in:
@@ -119,7 +119,7 @@ namespace WMS.Web.Api.Controllers
|
||||
|
||||
//await _juShuiTanService.GetTest();
|
||||
string codes = "AD";
|
||||
var b = await _erpInventoryService.Get(codes);
|
||||
var b = await _erpInventoryService.GetInventory(codes);
|
||||
|
||||
//LingXingResponse<LingXingStockResponse> r = new LingXingResponse<LingXingStockResponse>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user