101captain
2021-09-01 021f85b02c1f7352a5344c01722c5d73e368711b
预约登记改动
1个文件已修改
1 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveRecordMapper.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActReserveRecordMapper.xml
@@ -42,6 +42,7 @@
                and t.user_id =#{pageUserReserveDTO.userId}
            </if>
        </where>
        order by t.create_at desc
    </select>
    <select id="pageMakeAdmin" parameterType="com.panzhihua.common.model.dtos.community.reserve.PageReserveMakeAdminDTO"