小版本更新

This commit is contained in:
ktianc 2024-01-26 20:46:11 +08:00
parent b013ac4a87
commit 9ca8e6911b

View File

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