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