From b2d360d9113b6955287108ca9e90d76a1f3c1419 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期日, 29 九月 2024 15:05:11 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
server/service/src/main/java/com/doumee/biz/zbom/model/zhongtai/response/ZTCusCarouselImageResponse.java | 24 ++++++------------------
1 files changed, 6 insertions(+), 18 deletions(-)
diff --git a/server/service/src/main/java/com/doumee/biz/zbom/model/zhongtai/response/ZTCusCarouselImageResponse.java b/server/service/src/main/java/com/doumee/biz/zbom/model/zhongtai/response/ZTCusCarouselImageResponse.java
index f49887e..1c56e14 100644
--- a/server/service/src/main/java/com/doumee/biz/zbom/model/zhongtai/response/ZTCusCarouselImageResponse.java
+++ b/server/service/src/main/java/com/doumee/biz/zbom/model/zhongtai/response/ZTCusCarouselImageResponse.java
@@ -33,25 +33,13 @@
@ApiModelProperty(value = "鍙戝竷缁勭粐")
private String publishDepartment;
- @ApiModelProperty(value = "openType")
- private String openType;
-
- @ApiModelProperty(value = "pageUrl")
- private String pageUrl;
-
- @ApiModelProperty(value = "videoUrl")
- private String videoUrl;
-
- @ApiModelProperty(value = "content")
- private String content;
-
- @ApiModelProperty(value = "linkUrl")
- private String linkUrl;
-
- @ApiModelProperty(value = "coverImage")
+ @ApiModelProperty(value = "灏侀潰鍥剧墖")
private String coverImage;
- @ApiModelProperty(value = "infoProTypeName")
- private String infoProTypeName;
+ @ApiModelProperty(value = "鍐呭鎵撳紑鏂瑰紡(鍐呴儴椤甸潰page銆佽棰憊ideo銆佸瘜鏂囨湰text銆佸閮ㄩ摼鎺ink)")
+ private String openType;
+
+ @ApiModelProperty(value = "璺宠浆鍐呭")
+ private String openContent;
}
--
Gitblit v1.9.3