This commit is contained in:
qianjiawei
2024-03-08 17:54:08 +08:00
parent a5c60fb131
commit f37ad2bfa3
9 changed files with 224 additions and 61 deletions

View File

@@ -166,7 +166,6 @@ namespace Tnb.WarehouseMgr
}
catch (Exception)
{
throw new AppFriendlyException("绑定失败", 500);
}
}