linwei
2024-01-02 d2331b078b92fe13c7de5ad3dcead6ce88a4d03d
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>