diff --git a/backend/app/scripts/data/sys_param.json b/backend/app/scripts/data/sys_param.json index c5df37b7..5ea56392 100644 --- a/backend/app/scripts/data/sys_param.json +++ b/backend/app/scripts/data/sys_param.json @@ -114,7 +114,7 @@ { "config_name": "接口白名单", "config_key": "white_api_list_path", - "config_value": "[\"/api/v1/system/auth/login\", \"/api/v1/system/auth/token/refresh\", \"/api/v1/system/auth/captcha/get\", \"/api/v1/system/auth/logout\", \"/api/v1/system/config/info\", \"/api/v1/system/user/current/info\", \"/api/v1/system/notice/available\"]", + "config_value": "[\"/api/v1/system/auth/login\", \"/api/v1/system/auth/token/refresh\", \"/api/v1/system/auth/captcha/get\", \"/api/v1/system/auth/logout\", \"/api/v1/system/config/info\", \"/api/v1/system/user/current/info\", \"/api/v1/system/notice/available\", \"/api/v1/system/auth/auto-login/users\", \"/api/v1/system/auth/auto-login/token\", \"/api/v1/system/auth/auto-login\"]", "config_type": true, "status": "0", "description": "初始化数据"