@@ -216,6 +216,8 @@ class inoherbControl extends mobileControl
private function exists()
{
+ return false;
+
$unionid = session_helper::unionid();
if(empty($unionid)) return true;