package com.shequ.controller.api; import com.shequ.controller.api.util.Constant; import com.shequ.controller.api.util.GetOpenIDUtil; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import org.springframework.web.bind.annotation.RequestParam; import org.springframework.web.bind.annotation.ResponseBody; import java.util.Map; @Controller public class GetOpenIdApi { @ResponseBody @RequestMapping("/getOpenid") public Map getOpenId(@RequestParam("code")String code){ Map map = GetOpenIDUtil.oauth2GetOpenid(Constant.APPID,code,Constant.SECRET); return map; } }

DFwang LV5
3月14日
新哥新奇士橙 LV4
1月26日
zolscy LV24
2024年11月27日
唐僧洗头爱飘柔 LV22
2024年9月13日
lo8lukoukoum LV4
2024年4月9日
ningningnn LV3
2024年2月24日
晴曛 LV6
2023年12月29日
阿狸哦 LV2
2023年12月2日
lzpsuifeng LV3
2023年10月13日
348835269 LV11
2023年9月27日

chengguo123
4月2日
暂无贡献等级
哪里的完整版 LV8
4月1日
lipiao161 LV16
3月15日
DFwang LV5
3月14日
微信网友_7398626323435520 LV2
2月25日
新哥新奇士橙 LV4
1月26日
zyfile LV1
1月9日
xiaoaitx LV8
1月2日
xianyu091012 LV5
2024年12月28日
梁英孩
2024年12月9日
暂无贡献等级