fix: #617
This commit is contained in:
@@ -272,6 +272,7 @@ export type AccessConfigForVolcEngine = {
|
||||
export type AccessConfigForWangsu = {
|
||||
accessKeyId: string;
|
||||
accessKeySecret: string;
|
||||
apiKey: string;
|
||||
};
|
||||
|
||||
export type AccessConfigForWebhook = {
|
||||
|
||||
Reference in New Issue
Block a user