프로젝트

일반

사용자정보

개정판 5aa151cb

ID5aa151cbd3e97e4e03470bc3a491fd81ee50ca9f
상위 78a9d434
하위 ec3c920c, e405c3e0

백흠경이(가) 4년 이상 전에 추가함

issue #1366: modified generate license key routine

Change-Id: I3f88eeb6c6d8b836a5286a03da051f7ad9cdd777

차이점 보기:

DTI_PID/WebServer/app.py
1
# run.py
1
# app.py
2 2

  
3 3
# Add your settings here... this is a temporary location, as the settings for a Flask app
4 4
# should be stored separate from your main program.
......
7 7
from app import app
8 8

  
9 9
if __name__ == "__main__":
10
    app.run()
10
    app.run(debug=False)

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)