发布网友 发布时间:2022-04-12 10:48
共3个回答
热心网友 时间:2022-04-12 12:17
select * from `kxxx_wo`.`lh_object` where 1 and type = 'spike' and 1302087610 > starttime and 1302087610 < endtime order by localtion limit热心网友 时间:2022-04-12 13:35
具体看你执行的操作,但是肯定的sql语句中对于你的数据类型匹配出现了问题。