| 
															
																@ -595,7 +595,8 @@ public class ArticleDao { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																			param.append(" and UserScope <= ? "); 
															 | 
															
															 | 
															
																			param.append(" and UserScope <= ? "); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																            sql.addParamValue(Integer.valueOf(vo.getOperatorRoleLevel())-1); 
															 | 
															
															 | 
															
																            sql.addParamValue(Integer.valueOf(vo.getOperatorRoleLevel())-1); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        }else{ 
															 | 
															
															 | 
															
																        }else{ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																            sql.addParamValue(3); 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																			param.append(" and UserScope <= 3 "); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																//            sql.addParamValue(3); 
															 | 
														
													
												
													
														
															| 
															 | 
															
																        } 
															 | 
															
															 | 
															
																        } 
															 | 
														
													
												
													
														
															| 
															 | 
															
																		if(StringUtil.isNotEmpty(vo.getRoleType())) { 
															 | 
															
															 | 
															
																		if(StringUtil.isNotEmpty(vo.getRoleType())) { 
															 | 
														
													
												
													
														
															| 
															 | 
															
																			param.append(" and RoleType = ? "); 
															 | 
															
															 | 
															
																			param.append(" and RoleType = ? "); 
															 |