Commit 03af64ab authored by hezhen's avatar hezhen

123

parent 2d8aaa9c
......@@ -97,7 +97,7 @@ public class UserBiz extends BaseBiz<UserMapper, User> {
log.info("----code为空---");
throw new BaseException(ResultCode.FAILED_CODE, Sets.newSet("code为空"));
}
String openid = "oXDd91MppH9i5F7xzPwigiMj--5w";
String openid = "oXDd91N8Rwijd3gscAND9TO77a2I";
/*String access_token = null;
try {
JSONObject jsonData = weixinService.getAccessToken(code);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment