mirror of
https://github.com/certd/certd.git
synced 2026-04-14 12:30:54 +08:00
16 lines
322 B
YAML
16 lines
322 B
YAML
name: baishan
|
|
title: 白山云授权
|
|
desc: ''
|
|
icon: material-symbols:shield-outline
|
|
input:
|
|
token:
|
|
title: token
|
|
component:
|
|
placeholder: token
|
|
helper: 自行联系提供商申请
|
|
required: true
|
|
encrypt: true
|
|
pluginType: access
|
|
type: builtIn
|
|
scriptFilePath: /plugins/plugin-plus/baishan/access.js
|