20220912api修改,培训人员判断修改,获取单位类型下用户接口修改

This commit is contained in:
2022-09-12 09:21:18 +08:00
parent a2fd7be5ef
commit 6910ce5f02
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -304,7 +304,7 @@ namespace BLL
}
else
{
return null;
return getDataLists;
}
}
}