perf: 支持部署到maoyun cdn

This commit is contained in:
xiaojunnuo
2025-05-15 01:03:21 +08:00
parent b8edd14f39
commit 68f333fb87
4 changed files with 139 additions and 132 deletions

View File

@@ -24,7 +24,7 @@ export class FtpAccess extends BaseAccess {
host!: string;
@AccessInput({
title: "host",
title: "端口",
value: 21,
component: {
placeholder: "21",