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; } }

wyyz5211314 LV3
6月26日
fly666 LV9
6月12日
Laihao LV8
6月8日
wangjialiang1 LV12
6月6日
15116241934 LV8
6月5日
xing007008 LV3
6月3日
sink122406 LV11
6月2日
LYLHYC LV3
6月1日
yly123 LV17
6月1日
鹿先森 LV3
6月1日

1724306518 LV1
昨天
twedss
昨天
暂无贡献等级
win1991 LV1
6月30日
lonny668 LV2
6月30日
yueeeii
6月30日
暂无贡献等级
abgxtaa LV1
6月30日
微信网友_6024127781720064
6月30日
暂无贡献等级
ttppbb
6月29日
暂无贡献等级
18214966423 LV1
6月29日
胜过这首歌 LV2
6月28日