|  | @@ -339,7 +339,7 @@
 | 
											
												
													
														|  |              </if>
 |  |              </if>
 | 
											
												
													
														|  |              <if test="noOrganSearch == null">
 |  |              <if test="noOrganSearch == null">
 | 
											
												
													
														|  |                  <if test="organId != null and organId != ''">
 |  |                  <if test="organId != null and organId != ''">
 | 
											
												
													
														|  | -                    AND INTE_ARRAY (#{organId},CONCAT_WS(",",replacement_show_organ_id_,member_fee_show_organ_id_,
 |  | 
 | 
											
												
													
														|  | 
 |  | +                    AND INTE_ARRAY (#{organId},CONCAT(replacement_show_organ_id_,member_fee_show_organ_id_,
 | 
											
												
													
														|  |                      course_fee_show_organ_id_,education_show_organ_id_,student_show_organ_id_))
 |  |                      course_fee_show_organ_id_,education_show_organ_id_,student_show_organ_id_))
 | 
											
												
													
														|  |                  </if>
 |  |                  </if>
 | 
											
												
													
														|  |              </if>
 |  |              </if>
 | 
											
										
											
												
													
														|  | @@ -380,7 +380,7 @@
 | 
											
												
													
														|  |                  AND FIND_IN_SET(#{goodsQuery.replacementShowOrganId},g.replacement_show_organ_id_)
 |  |                  AND FIND_IN_SET(#{goodsQuery.replacementShowOrganId},g.replacement_show_organ_id_)
 | 
											
												
													
														|  |              </if>
 |  |              </if>
 | 
											
												
													
														|  |              <if test="goodsQuery.organId != null">
 |  |              <if test="goodsQuery.organId != null">
 | 
											
												
													
														|  | -                AND FIND_IN_SET (#{goodsQuery.organId},CONCAT_WS(",",replacement_show_organ_id_,member_fee_show_organ_id_,
 |  | 
 | 
											
												
													
														|  | 
 |  | +                AND FIND_IN_SET (#{goodsQuery.organId},CONCAT(replacement_show_organ_id_,member_fee_show_organ_id_,
 | 
											
												
													
														|  |                  course_fee_show_organ_id_,education_show_organ_id_,student_show_organ_id_))
 |  |                  course_fee_show_organ_id_,education_show_organ_id_,student_show_organ_id_))
 | 
											
												
													
														|  |              </if>
 |  |              </if>
 | 
											
												
													
														|  |          </where>
 |  |          </where>
 |