Files
certd/packages/ui/certd-server/metadata/access_yidun.yaml
xiaojunnuo 01eb50078e v1.38.10
2026-02-16 00:23:13 +08:00

29 lines
763 B
YAML

name: yidun
title: 易盾DCDN授权
icon: material-symbols:shield-outline
desc: https://user.yiduncdn.com
input:
apiKey:
title: api_key
component:
placeholder: api_key
helper: http://user.yiduncdn.com/console/index.html#/account/config/api,点击开启后获取
required: true
encrypt: true
apiSecret:
title: api_secret
component:
placeholder: api_secret
helper: http://user.yiduncdn.com/console/index.html#/account/config/api,点击开启后获取
required: true
encrypt: true
testRequest:
title: 测试
component:
name: api-test
action: onTestRequest
helper: 点击测试接口看是否正常
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-plus/yidun/access.js