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