更新:解决不能自动新建数据库表问题。
This commit is contained in:
parent
e9492b2ca4
commit
c0593bacd1
@ -11,7 +11,7 @@ from fastapi.security import OAuth2PasswordBearer
|
||||
"""
|
||||
系统版本
|
||||
"""
|
||||
VERSION = "1.7.6"
|
||||
VERSION = "1.7.7"
|
||||
|
||||
"""安全警告: 不要在生产中打开调试运行!"""
|
||||
DEBUG = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user