main.py 71 B

12345
  1. import configure
  2. import app as App
  3. app = App.HEnglishFlask(__name__)