src/main/java/com/zy/asrs/domain/NotifyDto.java @@ -40,4 +40,7 @@ //上次重试时间 private Long lastRetryTime = 0L; //重量 private Double weight; }