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

+ 0 - 1
Controller/UserController.py

@@ -2854,7 +2854,6 @@ class Image_Code_RegisterView(TemplateView):
             "is_active": True,
             "user_isValid": True,
         }
-        print("bbbb")
         users = Device_User.objects.create(**create_data)
         return response.json(0)