linwei
2024-02-18 41d49c3e3b14afbb2fc0ae7eb3b49996e56e8d38
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>