python学习

This commit is contained in:
2023-10-05 01:18:20 +08:00
parent 86d6f19528
commit d21963e1cb

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
SERVER_PORT = 8998 SERVER_PORT = 8999
DEBUG = False DEBUG = False
SQLALCHEMY_ECHO = False SQLALCHEMY_ECHO = False