java110
2023-05-30 0b3ff378a9faaf9d7a4831b7f0de67378fe0dfea
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>