摘要:
1.Collections.sort排序 List<DateObj> list = mongoDAO.findByQuery(query,DateObj.class); Collections.sort(list, new Comparator<DateObj>() { @Override publ 阅读全文
posted @ 2021-10-20 13:18
回溯者
阅读(381)
评论(0)
推荐(0)
摘要:
mongodb命令: 模糊: db.getCollection('cabinTermRecord').find({"personnelName" : /能/}).pretty() 正则模糊,or db.getCollection('cabinTermRecord').find({"$or" : [ 阅读全文
posted @ 2021-10-20 11:42
回溯者
阅读(1291)
评论(0)
推荐(0)

浙公网安备 33010602011771号