multi-store/config/event.php
2024-05-30 21:37:55 +08:00

7 lines
109 B
PHP

<?php
// return [
// 'order.paySuccess' => [
// // ...其它事件处理函数...
// ]
// ];