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