mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 10:32:48 +08:00
开始自动更新架构
This commit is contained in:
@@ -27,7 +27,7 @@ $event = [
|
||||
],
|
||||
];
|
||||
|
||||
$listen = include __DIR__ . '/listen.php';
|
||||
$listen = include __DIR__ . '/app/common/app/listen.php';
|
||||
|
||||
$event['listen'] = array_merge($event['listen'], $listen);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user