erp_old/config/event.php

7 lines
109 B
PHP
Raw Normal View History

2024-04-26 11:26:12 +08:00
<?php
// return [
// 'order.paySuccess' => [
// // ...其它事件处理函数...
// ]
// ];