Revert "更新至 3.9.0"

This reverts commit adc7b21fc287c8d74ddd804c9be0d6c177793b9d.
This commit is contained in:
ktianc 2024-03-17 04:10:52 +00:00 committed by Gitee
parent bc5f239cb7
commit 03d8bd2eb4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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