xieb
2024-05-09 b759f975d2c9c1a8b2a53503965f597bfe327512
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;