From 6aa79459fbf9f555571761c1359872b9d03d3b8f Mon Sep 17 00:00:00 2001 From: Qu Xuan Date: Thu, 16 Apr 2026 17:44:43 +0800 Subject: [PATCH] fix: update feature support --- src/components/CloudFeatureSupport/index.js | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/components/CloudFeatureSupport/index.js b/src/components/CloudFeatureSupport/index.js index 0bf7e5b3..57787b7a 100644 --- a/src/components/CloudFeatureSupport/index.js +++ b/src/components/CloudFeatureSupport/index.js @@ -204,6 +204,12 @@ const data = { }, "IPv6网关": { "同步": { [Apsara]: "Y" } + }, + "SSL证书": { + "同步": { [Aliyun]: "Y", [TencentCloud]: "Y", [HuaweiCloud]: "Y", [Aws]: "Y", [Cloudflare]: "Y" }, + }, + "WAF": { + "同步": { [Aliyun]: "Y", [TencentCloud]: "Y", [Azure]: "Y", [Aws]: "Y", [Cloudflare]: "Y" }, } }, "存储": {