chore: freeze guide and explain update

This commit is contained in:
lyf
2026-06-24 18:00:25 +08:00
parent feb7310a46
commit 67c6609ae6
104 changed files with 3203572 additions and 40713 deletions

View File

@@ -13,6 +13,7 @@ export interface GuideModelFloorAsset {
label: string
order: number
modelUrl: string
sharedModelAsset?: boolean
}
export interface GuideModelRenderPackage {