08 2021 档案
摘要:mongo 查询语句: db.getCollection('YA_M_L1.Output.MP1').find({TimeStamp: { $gt: 1629801622260 }}).sort({ TimeStamp: -1 });
阅读全文
摘要:https://stackoverflow.com/questions/45281024/non-loopback-access-denied-error-while-configuring-spring-websocket-with-rabbitm content-length=[26]} ses
阅读全文
摘要:Map<String, List<CodeDeviceMonitorDetailCommandEntity>> map = codeDeviceMonitors.stream().collect(Collectors.toMap(CodeDeviceMonitorDetailCommandEntit
阅读全文
摘要:Sort sort = Sort.by(Sort.Direction.DESC, "alarmNo") .by(Sort.Direction.ASC, "reportTime"); // 设备报警信息取得 Pageable pageable = PageRequest.of(0, 100, sort
阅读全文

浙公网安备 33010602011771号