删除NonUnify

This commit is contained in:
alex
2023-07-13 15:26:27 +08:00
parent b64a4af91e
commit 64cebe8017
5 changed files with 26 additions and 26 deletions

View File

@@ -305,7 +305,7 @@ namespace Tnb.WarehouseMgr
/// <param name="input"></param>
/// <returns></returns>
[HttpPost]
[NonUnify]
//[NonUnify]
public async Task<dynamic> MESCreateOutstock(MESCreateOutstockInput input)
{
try