feat: 后端配置文件新增IP归属区域查询开关配置
This commit is contained in:
@@ -13,6 +13,8 @@ APP_PORT = 9099
|
||||
APP_VERSION= '1.0.3'
|
||||
# 应用是否开启热重载
|
||||
APP_RELOAD = false
|
||||
# 应用是否开启IP归属区域查询
|
||||
APP_IP_LOCATION_QUERY = true
|
||||
|
||||
# -------- Jwt配置 --------
|
||||
# Jwt秘钥
|
||||
|
Reference in New Issue
Block a user