zhongrj
2024-01-24 76b3cbcaf65e949b1d5f19e3c0624bc6528e34d3
区域查询过滤调整
1 files modified
2 ■■■ changed files
src/main/java/org/springblade/modules/system/mapper/RegionMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/system/mapper/RegionMapper.xml
@@ -143,7 +143,7 @@
                    </foreach>
                </when>
                <otherwise>
                    and code in ('')
                    and 1=1
                </otherwise>
            </choose>
        </if>