Commit Graph

1 Commits (2d3cbb1fb1cbbc22c7eb7c543bc9f202e7ea8aa4)

Author SHA1 Message Date
Council d0176eeeff feat(seatmap-api): 新增 SeatMapService + seatmap action + 支付后清除缓存
- SeatMapService.php: GetSeatMap() 含实时 inventory,模板快照 Cache TTL 60s
- api/Goods.php: 新增 seatmap action,调用 SeatMapService::GetSeatMap()
- TicketService.php: onOrderPaid 成功后调用 SeatMapService::ClearCache()
- 座位图 API: GET /api.php?s=plugins/index&pluginsname=vr_ticket&pluginscontrol=goods&pluginsaction=seatmap&goods_id=X
2026-05-14 12:58:05 +08:00