su
su1124
2023-12-28 bddb36bcdc87debcd3d3f2928eef48cc5696e096
src/api/system/tijian.js
@@ -141,3 +141,10 @@
   
  })
}
export function getconfigKey(configKey) {
  return request({
    url: '/system/config/configKey/' + configKey,
    method: 'get'
  })
}