mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-02 07:27:01 +00:00
fix: modify getPreference url
This commit is contained in:
parent
341a30ba06
commit
d858489367
@ -108,7 +108,7 @@ export function getLogo() {
|
||||
|
||||
export function getPreference() {
|
||||
return request({
|
||||
url: 'api/v1/users/preference/?category=luna',
|
||||
url: '/api/v1/users/preference/?category=luna',
|
||||
method: 'get'
|
||||
})
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user