peng
2025-06-17 745af316b6f14cc97f6cb64d56eda4cb68960c3e
framework/src/main/java/cn/lili/modules/lmk/domain/form/VideoFootPrintForm.java
@@ -19,4 +19,7 @@
    @ApiModelProperty("观看时长")
    private Long viewDuration;
    @ApiModelProperty("视频播放至")
    private String playAt;
}