日常更新
This commit is contained in:
parent
34bb29070c
commit
3213d0fe48
2
main.py
2
main.py
@ -9,7 +9,7 @@ import return_api
|
||||
|
||||
app = Flask(__name__)
|
||||
application = app
|
||||
root = config.rootc
|
||||
root = config.root
|
||||
|
||||
|
||||
|
||||
|
@ -24,6 +24,8 @@ python -m pip install -r requirements.txt
|
||||
* 2 . 至于api系统,我还不打算为它制作一个配套应用,因为我认为它不如web方便
|
||||
* 3 . 注意:理论上来说,本项目只能在win平台运行
|
||||
|
||||
这是我的第一个项目,也是我第一次在github发布项目</p>项目很看起来可能很烂,但请不要因此笑话我 >︿<
|
||||
|
||||
---
|
||||
|
||||
最后,如果您有任何建议或问题,请与我联系。<p>谢谢
|
||||
|
@ -24,6 +24,7 @@ python -m pip install -r requirements.txt
|
||||
* 2 . As for the api system, I'm not going to make a companion app for it yet, because it's probably not as convenient as viewing it directly on the web
|
||||
* 3 . Note: Theoretically speaking, this project can only run on the Windows platform
|
||||
|
||||
This is my first project and also my first time publishing a project on GitHub.</p> The project may seem rather poor, but please don't make fun of me for it.
|
||||
---
|
||||
|
||||
Finally, if you have any suggestions or questions, please contact me. <p>Thank you
|
Loading…
x
Reference in New Issue
Block a user