| 
															
																@@ -454,7 +454,7 @@ 
															 | 
														
													
												
													
														
															| 
															 | 
															
																         <if test="organId != null"> and ssu.organ_id = #{organId} </if> 
															 | 
															
															 | 
															
																         <if test="organId != null"> and ssu.organ_id = #{organId} </if> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																         <if test="roleId != null"> and sr.id = #{roleId} </if> 
															 | 
															
															 | 
															
																         <if test="roleId != null"> and sr.id = #{roleId} </if> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																         <if test="programId != null"> and surp.program_id = #{programId} </if> 
															 | 
															
															 | 
															
																         <if test="programId != null"> and surp.program_id = #{programId} </if> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																-        order by su.type asc,su.create_date desc 
															 | 
															
															 | 
															
																 
															 | 
														
													
												
													
														
															| 
															 | 
															
																 
															 | 
															
															 | 
															
																+        order by su.type asc,ssu.create_date desc 
															 | 
														
													
												
													
														
															| 
															 | 
															
																     </select> 
															 | 
															
															 | 
															
																     </select> 
															 | 
														
													
												
													
														
															| 
															 | 
															
																  
															 | 
															
															 | 
															
																  
															 | 
														
													
												
													
														
															| 
															 | 
															
																 	<select id="findUserByOrgsIds" resultType="com.bz.smart_city.entity.User"> 
															 | 
															
															 | 
															
																 	<select id="findUserByOrgsIds" resultType="com.bz.smart_city.entity.User"> 
															 |