Commit acb7c5b0 authored by 郑建's avatar 郑建

增加已报日志

parent f99566db
......@@ -138,6 +138,7 @@ public class RepairService implements CommonSuperService {
newData.setRecordId(oldData.getRecordId());
modifyList.add(newData);
}else {
log.info("planId : {} 已报送本次跳过",po.getPlanId());
continue;
}
}
......
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