This commit is contained in:
yoan
2024-10-11 21:53:54 +08:00
parent 3b06c7b0a6
commit 7d74e1d41e
39 changed files with 6948 additions and 178 deletions

View File

@@ -37,6 +37,7 @@ export type KVType = {
};
export type DeployConfig = {
id?: string;
access: string;
type: string;
config?: {