su
su1124
2024-02-04 618988d1b8ed0333a8305f8f27824fa784dde322
src/api/system/tijian.js
@@ -141,3 +141,10 @@
   
  })
}
export function getconfigKey(configKey) {
  return request({
    url: '/system/config/configKey/' + configKey,
    method: 'get'
  })
}