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

20 lines
423 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
name: qiniu
title: 七牛云授权
desc: ''
icon: svg:icon-qiniuyun
input:
accessKey:
title: AccessKey
rules:
- required: true
message: 此项必填
helper: AK前往[密钥管理](https://portal.qiniu.com/developer/user/key)获取
secretKey:
title: SecretKey
encrypt: true
helper: SK
order: 2
pluginType: access
type: builtIn
scriptFilePath: /plugins/plugin-lib/qiniu/access.js