Browse Source

没问题,恢复代码

chanjunkai 5 năm trước cách đây
mục cha
commit
a36785b5e9
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      Controller/UidUser.py

+ 0 - 1
Controller/UidUser.py

@@ -467,7 +467,6 @@ def v3queryInterface(request):
         request_dict = request.GET
     else:
         return response.json(444)
-    return response.json(0, 'in v3qyertUbterface')
     token = request_dict.get('token', None)
     page = request_dict.get('page', None)
     line = request_dict.get('line', None)