瀏覽代碼

调整

master
zouhantao 1 周之前
父節點
當前提交
fe6ae9948a

+ 1
- 2
zhywpt-dps-iasq/src/main/java/cn/com/taiji/iasq/manager/quartz/msgw/MsgwUpwardManagerImpl.java 查看文件

@@ -53,8 +53,7 @@ public class MsgwUpwardManagerImpl extends AbstractCommManager implements MsgwUp
MsgwUpwardShort msgwUpwardShort = new MsgwUpwardShort();
copyProperties(mtReport, msgwUpwardShort);
msgwUpwardShort.setMobile(mtReport.getPhone());
msgwUpwardShort.setSubmitTime(LocalDateTime.ofInstant(Instant.ofEpochMilli(mtReport.getSubmitTime()), ZoneOffset.of("+8")));
msgwUpwardShort.setDoneTime(LocalDateTime.ofInstant(Instant.ofEpochMilli(mtReport.getDoneTime()), ZoneOffset.of("+8")));
msgwUpwardShort.setRecevieTime(LocalDateTime.ofInstant(Instant.ofEpochMilli(mtReport.getRecevieTime()), ZoneOffset.of("+8")));
sendDetailsRepo.save(msgwUpwardShort);
}
}

二進制
zhywpt-service-ats/lib/commons-logging-1.2.jar 查看文件


二進制
zhywpt-service-ats/lib/metrics-core-3.1.0.jar 查看文件


二進制
zhywpt-service-ats/lib/postmsg-ump-4.1.0.jar 查看文件


Loading…
取消
儲存