mirror of
https://github.com/certd/certd.git
synced 2026-07-29 08:31:08 +08:00
chore: 修复metadata的一些bug
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
import { AccessInput, BaseAccess, IsAccess } from '@certd/pipeline';
|
||||
|
||||
export const AwsCNRegions = [
|
||||
{ label: 'cn-north-1', value: 'cn-north-1' },
|
||||
{ label: 'cn-northwest-1', value: 'cn-northwest-1' },
|
||||
];
|
||||
|
||||
@IsAccess({
|
||||
name: 'aws-cn',
|
||||
title: '亚马逊云科技(国区)授权',
|
||||
|
||||
Reference in New Issue
Block a user