Your Name
2023-07-11 d7d9b601b2e4fdb663375993e2cfbdbd363df421
java110-db/src/main/resources/mapper/community/MaintainancePlanStaffV1ServiceDaoImplMapper.xml
@@ -113,6 +113,8 @@
            and t.community_id= #{communityId}
        </if>
        group by t.plan_id
    </select>
</mapper>