feat: 后端配置文件新增IP归属区域查询开关配置

This commit is contained in:
insistence
2024-04-02 09:52:07 +08:00
parent 84f56da523
commit a57d737261
4 changed files with 118 additions and 112 deletions

View File

@@ -13,6 +13,8 @@ APP_PORT = 9099
APP_VERSION= '1.0.3'
# 应用是否开启热重载
APP_RELOAD = false
# 应用是否开启IP归属区域查询
APP_IP_LOCATION_QUERY = true
# -------- Jwt配置 --------
# Jwt秘钥