rain
2024-03-23 24b0b79158fc499f2e2f6b67e169b3b4dff97569
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")