|
@@ -567,6 +567,7 @@ class AuthController extends PublicController
|
|
|
'staff' => $shopAdmin,
|
|
'staff' => $shopAdmin,
|
|
|
'lookAllShop' => $lookAllShop,
|
|
'lookAllShop' => $lookAllShop,
|
|
|
'labelList' => $labelList,
|
|
'labelList' => $labelList,
|
|
|
|
|
+ 'currentMiniOpenId' => $openid
|
|
|
]);
|
|
]);
|
|
|
}
|
|
}
|
|
|
|
|
|