linwei
2024-01-19 d46ca134f82fd106bfbbbd71aef7184805e6d7e7
bug 修复
1 files modified
2 ■■■ changed files
src/main/java/org/springblade/modules/house/mapper/UserHouseLabelMapper.xml 2 ●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/house/mapper/UserHouseLabelMapper.xml
@@ -299,7 +299,7 @@
        FROM
            `jczz_community` jc
        WHERE
           jc.code like concat(#{householdLabel.regionCode},'%')
           jc.street_code like concat(#{householdLabel.regionCode},'%')
    </select>