zhongrj
2024-01-29 e228c34a40842238fd057f46e1d2084163867208
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>