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: