老男孩 網(wǎng)絡安全+滲透測試
? ?}
? ? ? ?if (vo.getCalendarBuType() != null && vo.getCalendarBuType().size() > 0) {
? ? ? ? ? ?operations.add(Aggregation.match(Criteria.where("calendar.calendar_bu_type").in(vo.getCalendarBuType()) ));
? ? ? ?}
? ? ? ?if (lor.size() == 1) {
? ? ? ? ? ?operations.add(Aggregation.match(lor.get(0)));
? ? ? ?}
? ? ? ?if (lor.size() == 2) {
標簽: