rain
2024-04-23 0f6b80c1bebbd43cc886b9fcc18314f0e4ae454d
src/main/java/com/dji/sample/summarize/model/entity/FlyInfo.java
@@ -19,8 +19,8 @@
    @TableId(type = IdType.AUTO)
    private Integer id;
    @TableField("item_id")
    private String itemId;
    @TableField("workspace_id")
    private String workspaceId;
    @TableField("hour")
    private String hour;