Commit 8a8b6df7 by 徐高华

Merge branch 'bugfix/2023-08-31' into 'developer'

刷新好友

See merge request !1444
parents a0c11e89 ee2e3935
......@@ -173,6 +173,8 @@ public class StaffClerkRelationServiceImpl implements StaffClerkRelationService
newClerkId = mainClerk.getClerkId() ;
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