Mybatis:example类 链式用法 海文思密达 2020-08-14 317 阅读1分钟 Example example = new Example(); example.or().andCreateTimeBetween(beginDate,endDate);