linwei
2024-01-12 87c81cb045fb89a74901613405e6c4ccf4bd03bd
src/main/java/org/springblade/modules/house/mapper/UserHouseLabelMapper.xml
@@ -299,8 +299,7 @@
FROM
   `jczz_community` jc
WHERE
   jc.street_code = #{householdLabel.regionCode}
           jc.code like concat(#{householdLabel.regionCode},'%')
    </select>