4565 / app /config /__init__.py
linchuans's picture
Upload 78 files
9333b9c verified
raw
history blame contribute delete
95 Bytes
# 配置模块初始化文件
from app.config.settings import *
from app.config.safety import *