Merge branch 'zjl_merge_20190716' into development
Showing
with
45 additions
and
39 deletions
Please
register
or
sign in
to comment
... | ... | @@ -68,6 +68,7 @@ class CheckLogin |
$perm = new PermController; | ||
$access = $perm->checkAccess($request); | ||
$business = $perm->getBusinessInfo(); | ||
if (!$access) { | ||
... | ... |