tanghongbin пре 5 година
родитељ
комит
a8cb565493
1 измењених фајлова са 1 додато и 1 уклоњено
  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: