修改h5接口免授权
This commit is contained in:
@@ -27,7 +27,7 @@ class ApiAuthHook
|
||||
//h5白名单
|
||||
$this->route_un_auto = [
|
||||
'auto/config/*', 'auto/login/*', 'auto/area/*',
|
||||
'auto/car/brand',
|
||||
'auto/car/brand','auto/car/product/list',
|
||||
'auto/car/coupon/bizs',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user