提交代码

This commit is contained in:
2023-12-07 17:25:11 +08:00
parent 9e0a020ba1
commit 2516cfbe69
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -125,7 +125,7 @@ namespace BLL
if (type == "0")
{
isOk = AddPerson(projectId, arr, sysUser);
//isOk = AddPerson(projectId, arr, sysUser);
}
else if (type == "1")
{