<?php // 事件定义文件 return [ 'bind' => [ ], 'listen' => [ 'ShowPromotion' => [ 'addon\v3tov4\event\ShowPromotion', ], ], 'subscribe' => [ ], ];