提交代码
This commit is contained in:
@@ -125,7 +125,7 @@ namespace BLL
|
||||
|
||||
if (type == "0")
|
||||
{
|
||||
isOk = AddPerson(projectId, arr, sysUser);
|
||||
//isOk = AddPerson(projectId, arr, sysUser);
|
||||
}
|
||||
else if (type == "1")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user