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