Please enable JavaScript in your browser!
Página inicial
Explorar
Ajuda
Entrar
wangyuan
/
erp_yzx
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
8367fa8a3f
Branches
Tags
master
erp_yzx
/
app
/
api
/
middleware.php
middleware.php
99 B
Histórico
Raw
1
2
3
4
5
6
<?php
// 全局中间件定义文件
return [
\app\common\middleware\FormatResponse::class,
];