Browse Source

测一下

WuYiPei 5 years ago
parent
commit
f97339b61e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Controller/UserController.py

+ 1 - 0
Controller/UserController.py

@@ -2431,6 +2431,7 @@ class Image_Code_RegisterView(TemplateView):
         if not valid_code==redis_image_code:
             return response.json(121)
         # return response.json(0)
+        #print
         # #存用户名和密码
         create_data = {
             "phone":phone,