版本升级

This commit is contained in:
ktianc 2023-06-19 16:18:16 +08:00
parent 054a66d2af
commit de7a34f64f

View File

@ -11,7 +11,7 @@ from fastapi.security import OAuth2PasswordBearer
""" """
系统版本 系统版本
""" """
VERSION = "1.8.1" VERSION = "1.8.2"
"""安全警告: 不要在生产中打开调试运行!""" """安全警告: 不要在生产中打开调试运行!"""
DEBUG = True DEBUG = True