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