@Service public class QQNoticeService extends Object
public cn.hutool.json.JSONObject getUserInfo(String code, String redirectUri) throws BusiException
code - 授权码,由前端通过QQ OAuth流程获得redirectUri - 回调地址,必须与申请QQ互联时填写的一致BusiException - 当网络请求失败、响应格式错误或业务异常时抛出Copyright © 2026. All rights reserved.