This commit is contained in:
Enoch
2024-08-11 17:48:45 +08:00
parent 357735ee22
commit ebe8902831
189 changed files with 23349 additions and 25 deletions
+1 -1
View File
@@ -15,6 +15,6 @@
return [
'' => [
// ... 这里省略其它中间件
app\middleware\Listen::class,
#app\middleware\Listen::class,
]
];