Commit 6704e3dc by 徐高华

Merge branch 'master_xgh_pendingid' into 'developer'

test

See merge request !299
parents ab4508fd f123b030
......@@ -69,7 +69,7 @@ public class QwFriendApiServiceImpl implements QwFriendApiService {
result = "ok";
} else {
result = wxResp.getCode();
wxaCode = url+result;
wxCode = url+result;
}
retMap.put("wxCode", wxCode);
sb.append("服务号-").append(result).append(",");
......
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