vr-shopxo-plugin/shopxo/app
Council 804d465d09 fix(AdminGoodsSaveHandle): P1+P2 空安全修复 — 解决 "Undefined array key 'id'" 错误
P1 (line 80): array_filter 回调内 $r['id'] 前加 isset() 空安全
P2 (line 71-73): find() 返回 null 时 continue 跳过,避免访问 $template['seat_map']

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-20 09:59:31 +08:00
..
admin refactor(vr_ticket): Admin.php root pattern → Hook-based goods save 2026-04-19 05:46:37 +08:00
api
index feat(Phase 2): 完成票务商品前端展示层 2026-04-20 05:22:07 +08:00
install
lang
module
plugins fix(AdminGoodsSaveHandle): P1+P2 空安全修复 — 解决 "Undefined array key 'id'" 错误 2026-04-20 09:59:31 +08:00
route
service refactor(vr_ticket): full plugin restructure - Admin.php root pattern + Hook.php 2026-04-17 00:46:00 +08:00
tpl
AppService.php
BaseController.php
ExceptionHandle.php
Request.php
common.php
event.php chore: clean up my_test_plugin residual hooks from event.php 2026-04-19 15:56:48 +08:00
middleware.php
provider.php
service.php