From 04f674fc0a2f07346fa3eeeba86ce43f435251e0 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 11 八月 2025 16:57:12 +0800
Subject: [PATCH] 首页视频修改

---
 framework/src/main/java/cn/lili/modules/lmk/domain/query/WxKitchenVideoQuery.java |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/framework/src/main/java/cn/lili/modules/lmk/domain/query/WxKitchenVideoQuery.java b/framework/src/main/java/cn/lili/modules/lmk/domain/query/WxKitchenVideoQuery.java
index 4cf6e6f..1eab189 100644
--- a/framework/src/main/java/cn/lili/modules/lmk/domain/query/WxKitchenVideoQuery.java
+++ b/framework/src/main/java/cn/lili/modules/lmk/domain/query/WxKitchenVideoQuery.java
@@ -19,6 +19,8 @@
     @ApiModelProperty("鏉ユ簮榛樿system,system/user")
     private String source;
 
+    private String videoId;
+
     /**
      * @see VideoTypeEnum
      */

--
Gitblit v1.8.0