淘口令解析--lh
<p><strong>简要描述:</strong> </p>
<ul>
<li>淘口令解析</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xx.com/gylm/search/v1/tkljm</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST </li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">必选</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">content</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>淘口令</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"code":200,
"message":"SUCCESS",
"time":1576737632,
"data":{
"goods":{
"itemid":604414722266,
"itemtitle":"海尔净水器家用直饮自来水过滤器400G无罐大通量反渗透雪魔方直饮",
"itemshorttitle":"海尔净水器家用直饮自来水过滤器400G无罐大通量反渗透雪魔方直饮",
"itemdesc":"",
"itemendprice":"2299.00",
"tkmoney":229.9,
"couponexplain":"满2600元减400元",
"couponmoney":"400",
"couponsurplus":1000,
"couponnum":1000,
"couponreceive":0,
"couponstarttime":1576512000,
"couponendtime":1576943999,
"sellernick":"海尔净水旗舰店",
"taobao_image":"https://img.alicdn.com/i2/3243316986/O1CN01CbHalr21TdTmiI2tr_!!3243316986.jpg,https://img.alicdn.com/i2/3243316986/O1CN01cZ4GVQ21TdTwlzT4Q_!!3243316986.jpg,https://img.alicdn.com/i2/3243316986/O1CN01zRQWAK21TdTt8pQVA_!!3243316986.jpg,https://img.alicdn.com/i4/3243316986/O1CN01X2qozk21TdTreGmmi_!!3243316986.jpg",
"couponurl":"",
"itemsale":41,
"userid":3243316986,
"itempic":"https://img.alicdn.com/bao/uploaded/i2/3243316986/O1CN013QMt6E21TdUesIHXw_!!0-item_pic.jpg",
"itemprice":"2699",
"shoptype":"B",
"tkrates":"10.00",
"guide_article":"",
"activityid":"4cc0ff06d67a4112934ff9a82fa8a693"
},
"content":"【故宫淘宝】锦衣卫/六百里加急行李牌卡套两用"
}
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p>|参数名|类型|说明|
|content | string| 淘口令解析的商品标题 |
|goods |[] |集合 | </p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!</p>