Showing
1 changed file
with
4 additions
and
4 deletions
@@ -184,8 +184,8 @@ | @@ -184,8 +184,8 @@ | ||
184 | |articleType|int|1|文章类型| | 184 | |articleType|int|1|文章类型| |
185 | |adsImgSize|String|10881088|广告尺寸| | 185 | |adsImgSize|String|10881088|广告尺寸| |
186 | |url|String|{"action":"go.activity","url":"http://feature.yohobuy.com/0/0/373/index.html"}|链接| | 186 | |url|String|{"action":"go.activity","url":"http://feature.yohobuy.com/0/0/373/index.html"}|链接| |
187 | -|contentData|String|{"templateKey":"singleImage","contentData":{"template_name":"singleImage","template_intro":"一张图片","data":{"0":{"url":{},"alt":"","src":""}}}"}|文章内容| | ||
188 | -|brands|String|["102","103"]|关联品牌id| | 187 | +|contentData|String[]|[{"templateKey":"singleImage","contentData":{"template_name":"singleImage","template_intro":"一张图片","data":{"0":{"url":{},"alt":"","src":""}}}"}]文章内容| |
188 | +|brands|String[]|["102","103"]|关联品牌id| | ||
189 | --------------------- | 189 | --------------------- |
190 | 190 | ||
191 | ### 返回 | 191 | ### 返回 |
@@ -219,8 +219,8 @@ | @@ -219,8 +219,8 @@ | ||
219 | |articleType|int|1|文章类型| | 219 | |articleType|int|1|文章类型| |
220 | |adsImgSize|String|10881088|广告尺寸| | 220 | |adsImgSize|String|10881088|广告尺寸| |
221 | |url|String|{"action":"go.activity","url":"http://feature.yohobuy.com/0/0/373/index.html"}|链接| | 221 | |url|String|{"action":"go.activity","url":"http://feature.yohobuy.com/0/0/373/index.html"}|链接| |
222 | -|contentData|String|{"id": 59,"orderBy":1,"templateKey":"singleImage","contentData":{"template_name":"singleImage","template_intro":"一张图片","data":{"0":{"url":{},"alt":"","src":""}}}"}|文章内容| | ||
223 | -|brands|String|["102","103"]|关联品牌id| | 222 | +|contentData|String[]|[{"id": 59,"orderBy":1,"templateKey":"singleImage","contentData":{"template_name":"singleImage","template_intro":"一张图片","data":{"0":{"url":{},"alt":"","src":""}}}"}]|文章内容| |
223 | +|brands|String[]|["102","103"]|关联品牌id| | ||
224 | |status|int|1(-1)|发布(关闭)| | 224 | |status|int|1(-1)|发布(关闭)| |
225 | |isRecommend|int|1(0)|推荐(取消推荐)| | 225 | |isRecommend|int|1(0)|推荐(取消推荐)| |
226 | --------------------- | 226 | --------------------- |
-
Please register or login to post a comment