载具台账接口代码调整

This commit is contained in:
alex
2023-08-07 17:48:18 +08:00
parent 65fbaad9c0
commit 85e0daf233
4 changed files with 11 additions and 73 deletions

View File

@@ -84,7 +84,6 @@ namespace Tnb.WarehouseMgr
}
catch (Exception)
{
return false;
throw;
}
return row > 0;