Commit 7d5aeb4e by fudahua

同步日志

parent ab2e43d4
......@@ -78,6 +78,7 @@ public class QywxClerkSyncOperation implements BaseSyncOperation {
} catch (Exception e) {
e.printStackTrace();
logger.info("微信成员同步失败:", JSONObject.toJSONString(dataPre));
reason="同步异常";
dealFlag = false;
} finally {
if (!dealFlag) {
......
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