赵文轩
2024-10-29 91f2079fca68fbf8d2f9ed9e9a87b6c0eef33cd5
ltkj-hosp/src/main/resources/mapper/hosp/TjReservationMapper.xml
@@ -88,6 +88,7 @@
            <if test="isExpire != null ">and is_expire = #{isExpire}</if>
            and deleted = '0'
        </where>
        ORDER BY create_time desc
    </select>