code($code); } exit(json_encode($return,JSON_UNESCAPED_UNICODE)); } /** 调用APP登录 **/ public static function echoLogin() { echo ''; exit; } }