疯狂的狮子li
2021-12-21 1d54ef57c7cc1d85168f122cabc73d6397333755
ruoyi-ui/src/api/system/config.js
@@ -59,11 +59,3 @@
  })
}
// 导出参数
export function exportConfig(query) {
  return request({
    url: '/system/config/export',
    method: 'get',
    params: query
  })
}