首页默认静默登陆
This commit is contained in:
@@ -496,7 +496,7 @@ export async function getVersion(params) {
|
||||
// 获取系统配置信息
|
||||
export async function getSystemConfig(params) {
|
||||
// let data = await http('/xkApi/platform/config', params)
|
||||
let data = await http('/xkApi/guest/guest-platform/config', params, 3)
|
||||
let data = await http('/xkApi/platform/config', params, 3)
|
||||
return data
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user