jh-admin/addon/diy_store/config/event.php

14 lines
119 B
PHP

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