lidongdong
2024-07-09 da1ec05f29226cbf6884dbf31c8445afc404b603
springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/resources/mapper/NeedProblemUnitTaskMapper.xml
@@ -59,6 +59,7 @@
            </if>
        </where>
        GROUP BY nput.id
        order by nput.creation_time desc
    </select>
    <select id="getDetails" resultType="com.panzhihua.common.model.dtos.partybuilding.NeedProblemUnitTaskDTO">