rain
2024-07-09 cf73898d865941a70313286c5b526674331b37e9
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;