mirror of
https://gitee.com/hotlcc/wechat4j.git
synced 2025-06-08 19:44:07 +08:00
提交代码
This commit is contained in:
parent
69109564d1
commit
2eb38f9ff7
@ -640,7 +640,6 @@ public class Wechat {
|
||||
long start = System.currentTimeMillis();
|
||||
|
||||
try {
|
||||
//API调用异常导致退出
|
||||
JSONObject result = webWeixinApi.syncCheck(httpClient, urlVersion, new BaseRequest(wxsid, skey, wxuin), getSyncKeyList(false));
|
||||
logger.debug("微信同步监听心跳返回数据:{}", result);
|
||||
if (result == null) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user