perf(X-Pack): Webhhok 切换 Ssl无效

This commit is contained in:
fit2cloud-chenyw
2024-12-29 11:20:14 +08:00
committed by fit2cloud-chenyw
parent 433a6feee9
commit 8688d8aa92
2 changed files with 2 additions and 2 deletions

View File

@@ -12,5 +12,5 @@ public class WebhookSwitchRequest implements Serializable {
private Long id;
private boolean ssh;
private boolean ssl;
}