Commit ee2e3935 by 徐高华

刷新好友

parent 90a59f13
...@@ -173,6 +173,8 @@ public class StaffClerkRelationServiceImpl implements StaffClerkRelationService ...@@ -173,6 +173,8 @@ public class StaffClerkRelationServiceImpl implements StaffClerkRelationService
newClerkId = mainClerk.getClerkId() ; newClerkId = mainClerk.getClerkId() ;
logger.info("查询到成员的主门店导购={},{}",staffId,newClerkId); logger.info("查询到成员的主门店导购={},{}",staffId,newClerkId);
} }
}else {
needFlush = true ;
} }
} }
// 删除关联关系 // 删除关联关系
......
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