This commit is contained in:
tongfei
2023-11-21 10:47:48 +08:00
parent a160fdf90b
commit e7b033401c
5 changed files with 47 additions and 2 deletions

View File

@@ -85,7 +85,7 @@ namespace WMS.Web.Domain.Services
}
//4.数据库更新操作:更新和删除和添加
//4.数据库更新操作:更新和添加
var isSuccess = true;
if (add_entitys.Count != 0)
{