Sửa lỗi quyền chia sẻ và hiển thị lên map ở các liên kết chéo

This commit is contained in:
2026-06-10 10:59:34 +07:00
parent 02cd68f23c
commit 6378bcae5d
8 changed files with 135 additions and 63 deletions
+1
View File
@@ -27,6 +27,7 @@ Tài liệu này tổng hợp toàn bộ cấu trúc hệ thống phục vụ qu
- `scene_url`: String
- `gps`: Object { `lat`: Number, `lng`: Number }
- `createdBy`: ObjectId (Ref: User)
- `tourId`: ObjectId (Ref: Scene) - ID của cảnh gốc tạo nên tour
- `privacy`: String ['public', 'private', 'member', 'shared']
- `status`: String ['processing', 'completed', 'failed']
- `shareToken`: String (Dùng cho link truy cập nhanh)