[fix] 清除缓存
This commit is contained in:
parent
29921add8d
commit
0d6946206f
@ -12,7 +12,7 @@ export function systemLogLists(params: any) {
|
||||
|
||||
// 清除系统缓存
|
||||
export function systemCacheClear() {
|
||||
return request.post({ url: '/setting.system.cache/clear' })
|
||||
return request.post({ url: '/setting/system/cache/clear' })
|
||||
}
|
||||
|
||||
// 定时任务列表
|
||||
|
Loading…
x
Reference in New Issue
Block a user