wugg 8 tháng trước cách đây
mục cha
commit
732d04216d
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app/event.php

+ 2 - 2
app/event.php

@@ -11,8 +11,8 @@ return [
         'HttpEnd'  => [],
         'LogLevel' => [],
         'LogWrite' => [],
-        "role_sync"=>app\bug\listener\RoleEvent::class,
-        "user_sync"=>app\bug\listener\UserEvent::class,
+        "role_sync"=>[app\bug\listener\RoleEvent::class],
+        "user_sync"=>[app\bug\listener\UserEvent::class],
     ],
 
     'subscribe' => [