vr-shopxo-plugin/shopxo/app
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
..
admin
api
index feat: 添加场馆和分区选择器 + specTypeList 支持 2026-04-21 13:02:38 +08:00
install
lang
module
plugins feat(seatmap-api): 新增 SeatMapService + seatmap action + 支付后清除缓存 2026-05-14 12:58:05 +08:00
route
service
tpl
AppService.php
BaseController.php
ExceptionHandle.php
Request.php
common.php
event.php feat(Task1): seat_number display + CODE128 barcode rendering 2026-04-24 23:58:09 +08:00
middleware.php
provider.php
service.php