Commit 98537740 by 徐高华

刷新好友

parent ee2e3935
......@@ -174,9 +174,11 @@ public class StaffClerkRelationServiceImpl implements StaffClerkRelationService
logger.info("查询到成员的主门店导购={},{}",staffId,newClerkId);
}
}else {
if(multipleFlag) {
needFlush = true ;
}
}
}
// 删除关联关系
if(delFlag) {
this.mapper.changeStatusByClerkId(oldClerkId, 0);
......
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