示例#1
0
 def checkToken(self):
     data = public.auth_decode(web.input())
示例#2
0
 def checkToken(self):
     data = public.auth_decode(web.input());