update 优化 oss配置 js注释错误
parent
3df4c09d3d
commit
b8b6d85016
|
|
@ -43,7 +43,7 @@ export function delOssConfig(ossConfigId) {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// 用户状态修改
|
// 对象存储状态修改
|
||||||
export function changeOssConfigStatus(ossConfigId, status, configKey) {
|
export function changeOssConfigStatus(ossConfigId, status, configKey) {
|
||||||
const data = {
|
const data = {
|
||||||
ossConfigId,
|
ossConfigId,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue