chore: metadata update

This commit is contained in:
xiaojunnuo
2025-12-30 11:42:21 +08:00
parent 97e1178525
commit 6419539305
72 changed files with 3749 additions and 7 deletions
@@ -0,0 +1,33 @@
name: wangsu
title: 网宿授权
desc: ''
icon: svg:icon-wangsu
input:
accessKeyId:
title: accessKeyId
component:
placeholder: accessKeyId
component:
name: a-input
vModel: value
helper: '[点击前往获取AccessKey](https://console.wangsu.com/account/accessKey?rsr=ws)'
encrypt: false
required: true
accessKeySecret:
title: accessKeySecret
component:
placeholder: accessKeySecret
component:
name: a-input
vModel: value
encrypt: true
required: true
testRequest:
title: 测试
component:
name: api-test
action: TestRequest
helper: 点击测试接口是否正常
type: builtIn
pluginType: access
scriptFilePath: ../../../plugins/plugin-wangsu/access.js