saber进行时间段查询时,报错

Saber 未结 1 1162
ds
ds 剑者 2020-05-07 16:36

一、该问题的重现步骤是什么?

1. 

2. saber搜索时间范围报错

3.


二、你期待的结果是什么?实际看到的又是什么?

可以查询时间段中的数据,查询出错


三、你正在使用的是什么产品,什么版本?在什么操作系统上?

saber,windows


四、请提供详细的错误堆栈信息,这很重要。

image.png

image.png


五、若有更多详细信息,请在下面提供。

报错详情,FROM后面的字段太多,用*代替

nested exception is org.apache.ibatis.exceptions.PersistenceException: ### Error querying database. Cause: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Failed to process, please exclude the tableName or statementId. Error SQL: SELECT * FROM systemevents WHERE (devicereportedtime[] LIKE ?) ### The error may exist in org/springblade/syslog/mapper/SlogMapper.java (best guess) ### The error may involve org.springblade.syslog.mapper.SlogMapper.selectPage ### The error occurred while executing a query


1条回答
  •  参考如下代码

    image.png

    image.png

    0 讨论(1)
提交回复