Commit 5d65ebe1 by 徐高华

log

parent e173221b
......@@ -194,6 +194,7 @@ public class HmClerkRelationServiceImpl implements HmClerkRelationService {
errList.add(err) ;
}
}
log.info("hm={},修改前={},修改后={}",hmId,clerkIdSet.size(),clerkIdSetBak.size());
// 1 继续执行更新 2不废弃活码
if(qdto.getUpdateType()==2 && clerkIdSetBak.size()==0) {
log.info("无人活码={}",hmId);
......
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