src/api/system/config.js
@@ -33,7 +33,14 @@ data: data }) } // 新增参数配置 export function yidu(data) { return request({ url: '/system/notice/readNotice ', method: 'post', data: data }) } // 修改参数配置 export function updateConfig(data) { return request({