@@ -73,7 +73,7 @@ export function getCodeImg() {
//获取登录页基本信息
export function fontConfig() {
return request({
- url: '/system/fontConfig/getSysFontConfig/Forest',
+ url: '/system/fontConfig/getSysFontConfig/Resources',
method: 'get',
})
}