Kaynağa Gözat

print info mation

chenjunkai 5 yıl önce
ebeveyn
işleme
fb11317afc
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      Controller/AppInfo.py

+ 1 - 0
Controller/AppInfo.py

@@ -135,6 +135,7 @@ class AppInfo(View):
                                 destination.write(chunk)
                         create_dict['img'] = rv_path
                     except Exception as e:
+                        print(repr(e))
                         pass
                 app_Info = App_Info(**create_dict)
                 app_Info.save()