linwe
2024-05-15 d08b01d28c51b3416038286cb3853f97bb70f046
任务查询不出来
1 files modified
2 ■■■ changed files
src/main/java/org/springblade/modules/task/mapper/TaskLabelReportingEventMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/task/mapper/TaskLabelReportingEventMapper.xml
@@ -124,7 +124,7 @@
                <when test="regionChildCodesList !=null and regionChildCodesList.size()>0">
                    and
                    (
                    jg.grid_code in
                    jg.community_code in
                    <foreach collection="regionChildCodesList" item="code" open="(" close=")" separator=",">
                        #{code}
                    </foreach>