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