mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-10 00:31:10 +08:00
【新增】在翻译文件中添加ACME服务相关翻译
【修复】编辑状态部署阶段插件配置的数据读取 【修复】编辑状态授权Api添加插件类型插件配置无法编辑的问题
This commit is contained in:
@@ -259,6 +259,8 @@ export interface DeployConfig<
|
||||
provider: T
|
||||
provider_id: string
|
||||
skip: 1 | 0
|
||||
type?: string // 插件类型名称,用于插件部署
|
||||
provider_data?: any // 提供商数据,用于存储选择时的额外信息
|
||||
[key: string]: Z
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user