aix
2024-07-02 be244e45191586a53c65b8bff01362db954fd683
src/main/java/com/dji/sample/summarize/model/entity/FlyInfo.java
@@ -19,6 +19,9 @@
    @TableId(type = IdType.AUTO)
    private Integer id;
    @TableField("workspace_id")
    private String workspaceId;
    @TableField("hour")
    private String hour;