<?php
// 事件定义文件
return [
'bind' => [],
'listen' => [
//展示活动
'ShowPromotion' => [
'addon\hyctransfer\event\ShowPromotion',
],
'PersonnelAccess'=>[
'addon\hyctransfer\event\PersonnelAccess',
]
'subscribe' => [
];