linwei
2024-01-23 5745a87f3a139ea2bbdaf4704978e4c151ecc45a
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>