zhongrj
2024-02-03 b0f0ed0a1cb771c4d1a17e3c8ce90e0cf68cb641
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>