guoshilong
2024-02-20 c2fa12a34eab9acf275915f551bf7c7d720ca2b1
src/main/java/org/springblade/modules/label/mapper/LabelMapper.xml
@@ -76,6 +76,7 @@
            (SELECT count(1) from jczz_user_house_label where label_id = jl.id ) count
        FROM
            jczz_label jl  where is_deleted = 0
            and jl.id != '1002'
    </select>