Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
wangyuan
/
erp_yzx
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
8367fa8a3f
ブランチ
タグ
master
erp_yzx
/
app
/
api
/
middleware.php
middleware.php
99 B
履歴
Raw
1
2
3
4
5
6
<?php
// 全局中间件定义文件
return [
\app\common\middleware\FormatResponse::class,
];