tanghongbin hace 5 años
padre
commit
a8cb565493
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Controller/FileController.py

+ 1 - 1
Controller/FileController.py

@@ -122,7 +122,7 @@ class UploadUIDFileView(View):
             }
             UIDModel.objects.create(**data)
             # tmp = uidModel.save()
-            print(tmp)
+            # print(tmp)
             # bulk.append(uidModel)
             try:
                 try: