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