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