feat: merge ai from dev (#7986)

This commit is contained in:
zhengkunwang
2025-02-25 14:16:10 +08:00
committed by GitHub
parent 90eca45347
commit ec746c021a
5 changed files with 105 additions and 118 deletions
+1
View File
@@ -107,5 +107,6 @@ export namespace AI {
allowIPs: string[];
websiteID?: number;
connUrl: string;
acmeAccountID: number;
}
}