去除标识符
This commit is contained in:
@@ -56,7 +56,6 @@ namespace Tnb.WarehouseMgr
|
|||||||
_prdInstockService = prdInstockService;
|
_prdInstockService = prdInstockService;
|
||||||
OverideFuncs.CreateAsync = ScanInStock;
|
OverideFuncs.CreateAsync = ScanInStock;
|
||||||
}
|
}
|
||||||
[HttpPost("xxx")]
|
|
||||||
public async Task<dynamic> ScanInStock(VisualDevModelDataCrInput input)
|
public async Task<dynamic> ScanInStock(VisualDevModelDataCrInput input)
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
|
|||||||
Reference in New Issue
Block a user