feat(runtime): fix issue with install php runtime failed (#8230)

This commit is contained in:
zhengkunwang
2025-03-24 10:41:30 +00:00
committed by GitHub
parent a617424786
commit 0bddeef63e
8 changed files with 30 additions and 5 deletions
+1
View File
@@ -628,6 +628,7 @@ export namespace Website {
type: string;
databaseID: number;
websiteID: number;
from: string;
}
export interface ChangeDatabase {