|  | @@ -164,7 +164,7 @@
 | 
											
												
													
														|  |                  <![CDATA[AND iip.plan_start_ <= #{endTime}]]>
 |  |                  <![CDATA[AND iip.plan_start_ <= #{endTime}]]>
 | 
											
												
													
														|  |              </if>
 |  |              </if>
 | 
											
												
													
														|  |              <if test="search != null">
 |  |              <if test="search != null">
 | 
											
												
													
														|  | -                AND mg.name LIKE CONCAT('%', #{search}, '%')
 |  | 
 | 
											
												
													
														|  | 
 |  | +                AND mg.name_ LIKE CONCAT('%', #{search}, '%')
 | 
											
												
													
														|  |              </if>
 |  |              </if>
 | 
											
												
													
														|  |          </where>
 |  |          </where>
 | 
											
												
													
														|  |      </sql>
 |  |      </sql>
 |