src/main/java/com/yssh/entity/SuYuan700.java
@@ -7,11 +7,6 @@ import java.io.Serializable; import java.util.Date; /** * 溯源700表 * @author www * @date 2023-06-23 */ @Data public class SuYuan700 implements Serializable { private static final long serialVersionUID = 2023062302487367361L; @@ -59,7 +54,7 @@ private Double y3; @ApiModelProperty(value = "时间") @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss") @JsonFormat(pattern = "yyyy-MM-dd HH:mm:ss", timezone = "GMT+8") private Date createTime; public SuYuan700() {