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