try { if (StringUtils.isNotEmpty(startTime) && StringUtils.isNotEmpty(endTime)) { predicates.add(cb.between(root.get(“time”), ...
確定! 回上一頁