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