【增加】期货插件
This commit is contained in:
parent
886deb2c8c
commit
00720baa6e
|
|
@ -8,13 +8,13 @@ return [
|
|||
'listen' => [
|
||||
//展示活动
|
||||
'ShowPromotion' => [
|
||||
'addon\form\event\ShowPromotion',
|
||||
'addon\futures\event\ShowPromotion',
|
||||
],
|
||||
'OrderPayment' => [
|
||||
//'addon\form\event\OrderPayment',
|
||||
],
|
||||
'OrderCreate' => [
|
||||
'addon\form\event\OrderCreate',
|
||||
'addon\futures\event\OrderCreate',
|
||||
]
|
||||
],
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue