This commit is contained in:
xiaojunnuo
2024-08-21 12:38:09 +08:00
parent 790bf11af0
commit 14ab93dc2f
3 changed files with 34 additions and 12 deletions
@@ -7,8 +7,7 @@ import { IsAccess, AccessInput } from '@certd/pipeline';
export class TencentAccess {
@AccessInput({
title: 'secretId',
helper:
'使用对应的插件需要有对应的权限,比如上传证书,需要证书管理权限;部署到clb需要clb相关权限',
helper: '使用对应的插件需要有对应的权限,比如上传证书,需要证书管理权限;部署到clb需要clb相关权限',
component: {
placeholder: 'secretId',
},