初始上传
This commit is contained in:
13
addon/diy_store/config/event.php
Executable file
13
addon/diy_store/config/event.php
Executable file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
// 事件定义文件
|
||||
return [
|
||||
'bind' => [
|
||||
|
||||
],
|
||||
|
||||
'listen' => [
|
||||
],
|
||||
|
||||
'subscribe' => [
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user