1
xieb
2024-04-11 7e5e8aa8e961ee94bd704cb20eef3154caf7463c
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;