zhongrj
2024-02-05 bb758220283deccd1ae7ea79a7c635d8828c71be
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>