zhongrj
2023-12-29 fa1a40ace8954ce1b8961bf1b25b7e4b7572e6ac
bug修复
1 files modified
1 ■■■■ changed files
src/main/java/org/springblade/modules/checkInRecords/mapper/CheckInRecordsMapper.xml 1 ●●●● patch | view | raw | blame | history
src/main/java/org/springblade/modules/checkInRecords/mapper/CheckInRecordsMapper.xml
@@ -43,7 +43,6 @@
            </if>
        </where>
        order by jcir.create_time desc
    </select>
    <resultMap type="org.springblade.modules.checkInRecords.dto.CheckInRecordsDTO" id="CheckInRecordsDTOResult">