优化查询
This commit is contained in:
@@ -86,7 +86,7 @@ namespace WMS.Web.Api.Controllers
|
||||
{
|
||||
//var list = await _outStockTaskRepositories.GetEntityList(new List<int> { 14321 });
|
||||
|
||||
//await _outStockRepositories.GetEntityListBySerialNumbers(new List<string>() { "131L0" });
|
||||
await _outStockRepositories.GetEntityListBySerialNumbers(new List<string>() { "131VU-32C5A" });
|
||||
//await _outStockRepositories.GetEntityListByBoxBillNos(new List<string>() { "CTN0002187" });
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user