chore: clean up my_test_plugin residual hooks from event.php

删除 event.php 中的 my_test_plugin 残留引用(插件已删除)。
保留 vr_ticket 所有钩子映射不变。
council/SecurityEngineer
Council 2026-04-19 15:56:48 +08:00
parent bbb2e65330
commit dc63cff77c
1 changed files with 0 additions and 2 deletions

View File

@ -15,11 +15,9 @@ return array (
array (
'plugins_css' =>
array (
0 => 'app\\plugins\\my_test_plugin\\Hook',
),
'plugins_js' =>
array (
0 => 'app\\plugins\\my_test_plugin\\Hook',
),
'plugins_service_admin_menu_data' =>
array (