rain
2024-05-14 5c288f2960d4256e1a5cfff37dcc976e62bd86ce
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;