Files
certd/packages/ui/certd-server/metadata/access_rainyun.yaml
2025-12-31 18:39:58 +08:00

25 lines
535 B
YAML

name: rainyun
title: 雨云授权
desc: https://app.rainyun.com/
icon: svg:icon-rainyun
order: 100
input:
apiKey:
title: ApiKey
component:
placeholder: api-key
name: a-input
vModel: value
helper: https://app.rainyun.com/account/settings/api-key
encrypt: true
required: true
testRequest:
title: 测试
component:
name: api-test
action: TestRequest
helper: 点击测试接口是否正常
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-rainyun/access.js