sid); # 验证sessionid并换取userInfo信息 echo payResp::ok($sidInfo); } catch (SDKException $e) { echo payResp::err($e->getCode(), $e->getMessage()); }