This commit is contained in:
alex
2023-07-13 15:26:58 +08:00
5 changed files with 2 additions and 5 deletions

View File

@@ -173,7 +173,6 @@ namespace Tnb.WarehouseMgr
/// <param name="input"></param>
/// <returns></returns>
[HttpPost]
//[NonUnify]
public async Task<dynamic> MesEmptyCarryInStock(MESEmptyCarryInStockInput input)
{
var isSuccessful = false;