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