Przeglądaj źródła

print info mation

chenjunkai 5 lat temu
rodzic
commit
fb11317afc
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      Controller/AppInfo.py

+ 1 - 0
Controller/AppInfo.py

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