A component required a bean of type ‘XXX‘ that could not be found 解决办法

时间:2025-04-01 13:45:05
queryWrapper根据时间区间查询

myyunworld: 这种查询不生效哟哟 String[] split = ().get("updateTime").toString().split("至"); ("DATE_FORMAT(update_time,'%Y%m%d') >= DATE_FORMAT('"+split[0].trim()+"','%Y%m%d')"); ("DATE_FORMAT(update_time,'%Y%m%d') <= DATE_FORMAT('"+split[1].trim()+"','%Y%m%d')");