This commit is contained in:
caoqianming 2021-03-16 09:03:47 +08:00
parent a1079a2bc9
commit 3dfdcb3811
1 changed files with 0 additions and 1 deletions

View File

@ -4552,7 +4552,6 @@ def apipartuser(req):
'checked': False, 'isPeople': True, 'children': []})
return JsonResponse({"code": 1, "data": lst})
@apicheck_login
def apiuser(req):
a = req.GET.get('a')
if a == 'detail':