This website works better with JavaScript.
Explore
Help
Register
Sign In
wangmingchuan
/
yanzong
Watch
1
Star
0
Fork
You've already forked yanzong
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
450
Commits
12
Branches
0
Tags
157 MiB
Tree:
dcc4746100
yanzong
/
app
/
store
/
middleware.php
8 lines
110 B
Raw
Normal View
History
Unescape
Escape
1111
1 year ago
<?php
// 全局中间件定义文件
return [
// 当前商城ID
\app\store\middleware\Store::class
];