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