| | |
| | | Long patrolRecordReport = Snowflake.getId(); |
| | | comSwPatrolRecordReportDO.setId(patrolRecordReport); |
| | | comSwPatrolRecordReportDO.setPatrolRecordId(patrolRecordId); |
| | | if(StringUtils.isNotEmpty(comSwPatrolRecordAddDTO.getDagerDescription())){ |
| | | comSwPatrolRecordAddDTO.setDangerDescription(comSwPatrolRecordAddDTO.getDagerDescription()); |
| | | if(StringUtils.isNotEmpty(comSwPatrolRecordAddDTO.getDangerDescription())){ |
| | | comSwPatrolRecordAddDTO.setDagerDescription(comSwPatrolRecordAddDTO.getDangerDescription()); |
| | | } |
| | | if(StringUtils.isNotEmpty(comSwPatrolRecordAddDTO.getDagerName())){ |
| | | comSwPatrolRecordAddDTO.setDangerName(comSwPatrolRecordAddDTO.getDagerName()); |