dever 7 years ago
parent
commit
6fa3a91a4f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tm/lib/Controller/EventsController.class.php

+ 1 - 0
tm/lib/Controller/EventsController.class.php

@@ -492,6 +492,7 @@ class EventsController extends Controller {
 			if ($tokenid) {
 				$_COODIE['tokenid'] = $tokenid;
 			}
+			$this->setOutput('applogin', 1);
 			if ($tokenid) {
 				# app中已登陆
 				$passport_url .= '&tokenid=' . $tokenid;