src/main/java/com/dji/sample/patches/model/PatchesEntity.java
@@ -61,8 +61,6 @@ @TableField("sjlx") private String sjlx; @TableField("tuban") private String tuban; @JsonFormat(shape = JsonFormat.Shape.STRING, pattern = "yyyy-MM-dd HH:mm:ss") @TableField("create_time")