linwei
2024-02-19 5ef6ad3935af9b3b782de2467dd5d635b45b02e5
src/main/java/org/springblade/modules/checkInRecords/mapper/CheckInRecordsMapper.xml
@@ -95,6 +95,4 @@
            <if test="deletedFlag != null "> and deleted_flag = #{deletedFlag}</if>
        </where>
    </select>
</mapper>