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