Browse Source

测一下

WuYiPei 5 năm trước cách đây
mục cha
commit
f97339b61e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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,