flower_city/src/main/resources/mapper/HomeStatisticsMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
flower_city/src/main/resources/mapper/HomeStatisticsMapper.xml
@@ -100,7 +100,7 @@ <where> user_type=2 <if test="ids != null"> and guide_department_id IN and department_id IN <foreach collection="ids" item="param" open="(" close=")" separator=","> #{param} </foreach>