linwei
2024-02-07 aae9bc1ebc7f65cebaec65ac7128f79ca6c827d1
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>