去除首页面,优化命名,优化schema

This commit is contained in:
不胜舟
2023-06-21 01:15:56 +08:00
parent d71e2e220f
commit 4e7a85bead
838 changed files with 1588 additions and 1725 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ python -m pip install -r requirement.txt
flask db init
flask db migrate
flask db upgrade
flask admin init
flask system init
```
#### 运行项目