|  | @@ -31,6 +31,7 @@ public class D10010Service extends D10010BaseModel implements ExecProcessFlow {
 | 
											
												
													
														|  |  //		if(StringUtil.isEmpty(type)){
 |  |  //		if(StringUtil.isEmpty(type)){
 | 
											
												
													
														|  |  //			sc.andTypeLike("%"+type+"%");
 |  |  //			sc.andTypeLike("%"+type+"%");
 | 
											
												
													
														|  |  //		}
 |  |  //		}
 | 
											
												
													
														|  | 
 |  | +		sc.andDeletedEqualTo((short) 0);
 | 
											
												
													
														|  |  		sb.setOrderByClause("id Desc");
 |  |  		sb.setOrderByClause("id Desc");
 | 
											
												
													
														|  |  		List<DSensor> dSensorList = sensorDao.selectByExample(sb);
 |  |  		List<DSensor> dSensorList = sensorDao.selectByExample(sb);
 | 
											
												
													
														|  |  		List<D_D10010_ROWS_RECODE> rows =new ArrayList<>();
 |  |  		List<D_D10010_ROWS_RECODE> rows =new ArrayList<>();
 |