This commit is contained in:
caoqianming 2021-03-16 20:58:33 +08:00
commit b501f0f786
1 changed files with 0 additions and 1 deletions

View File

@ -4557,7 +4557,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':