save
This commit is contained in:
@@ -15,6 +15,6 @@
|
||||
return [
|
||||
'' => [
|
||||
// ... 这里省略其它中间件
|
||||
app\middleware\Listen::class,
|
||||
#app\middleware\Listen::class,
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user