peng
2025-09-11 55f4fb4bde47baa742716e4475b4e1c5e075d93a
framework/src/main/java/cn/lili/modules/lmk/domain/query/WxHealthVideoQuery.java
@@ -16,6 +16,11 @@
@ApiModel(value = "微信小程序大健康查询参数", description = "微信小程序大健康查询参数")
public class WxHealthVideoQuery extends AbsQuery {
    @ApiModelProperty("来源默认system,system/user")
    private String source;
    private String videoId;
    /**
     * @see VideoTypeEnum
     */