linwei
2024-02-04 ab05a58c43f712f04b19193de70e9f9284c97056
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>