@@ -209,6 +209,7 @@ class MainController extends BaseController
'shopAdminId' => $shopAdminId,
'shopId' => $this->shopId,
'sjId' => $this->sjId,
+ 'adminId' => $this->adminId,
];
util::success($data);
}