getMbusertokenInfoByToken($key); if (empty($mb_user_token_info)) { return 0; } return $mb_user_token_info['member_id']; } }