perf: 默认证书更新时间设置为35天,增加腾讯云删除过期证书插件,可以避免腾讯云过期证书邮件

This commit is contained in:
xiaojunnuo
2024-10-28 15:31:45 +08:00
parent f92d918a1e
commit 51b6fed468
8 changed files with 230 additions and 5 deletions
@@ -124,7 +124,7 @@ export default function ({ crudExpose, context: { certdFormRef } }: CreateCrudOp
{
title: "申请证书",
input: {
renewDays: 20,
renewDays: 35,
...form
},
strategy: {