Commit b47b7a5a by 徐高华

log

parent 37b16bc0
......@@ -195,7 +195,7 @@ public class StaffClerkRelationServiceImpl implements StaffClerkRelationService
delMemberQywxFlag(enterpriseId, memberIds);
}
if(needFlush) {
logger.info("刷新好友,staffId={}",staffId);
logger.info("解绑自动刷新好友,staffId={}",staffId);
this.clerkMainStoreRelatedService.reflushExternal(wxEnterpriseId, staffId);
}
this.staffClerkBindLogService.pushToMq(staffId, optStaffId, BindTypeEnum.UNBIND.getVal(), channelCode, clerkRelation.getStaffClerkRelationId());
......
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