docs: 📝 增加注释
增加注释
This commit is contained in:
@@ -49,7 +49,7 @@ const ConfigAPI = {
|
|||||||
method: "delete",
|
method: "delete",
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
/** 刷新系统配置缓存 */
|
||||||
refreshCache() {
|
refreshCache() {
|
||||||
return request({
|
return request({
|
||||||
url: `${CONFIG_BASE_URL}/refresh`,
|
url: `${CONFIG_BASE_URL}/refresh`,
|
||||||
|
|||||||
Reference in New Issue
Block a user