rain
2024-06-07 3753c46104303d8c5e36b3068650b1e0d136f447
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;