网赚

超惠省


0元购商品设置分类(废弃)

<p>说明:0元购商品设置分类</p> <p>接口路径 :<strong>/fy/item/setActItemType</strong></p> <p><strong>Content-Type</strong>: application/x-www-form-urlencoded   </p> <p>请求参数:</p> <table> <thead> <tr> <th>参数</th> <th></th> <th>参数类型</th> <th>说明</th> <th>备注</th> <th>必填</th> </tr> </thead> <tbody> <tr> <td><strong>id</strong></td> <td></td> <td>number</td> <td><em>商品主键ID</em></td> <td></td> <td>否</td> </tr> <tr> <td><strong>actItemTypes</strong></td> <td></td> <td>Array</td> <td><em>营销分类ID数组</em></td> <td></td> <td>是</td> </tr> <tr> <td>-</td> <td>actItemTypeId</td> <td>number</td> <td><em>营销分类ID</em></td> <td></td> <td>是</td> </tr> </tbody> </table> <p> </p> <p>示例: data={&quot;id&quot;:&quot;1&quot;,&quot;actItemTypes&quot;:[1,2],&quot;userId&quot;:&quot;5&quot;,&quot;sessionKey&quot;:&quot;f623332c141d1653ea8ba54b2c4589fb&quot;,&quot;platformType&quot;:1}  </p> <p>响应返回:</p> <table> <thead> <tr> <th>参数</th> <th></th> <th>参数类型</th> <th>备注</th> </tr> </thead> <tbody> <tr> <td>result</td> <td></td> <td>String</td> <td>成功为success</td> </tr> <tr> <td>resultData</td> <td></td> <td>String</td> <td>json数据格式,响应数据。</td> </tr> <tr> <td>resultMsg</td> <td></td> <td>String</td> <td>提示,列如,成功或失败等</td> </tr> <tr> <td>resultCode</td> <td></td> <td>String</td> <td>0成功,其它失败</td> </tr> </tbody> </table> <p>示例 {&quot;result&quot;:&quot;success&quot;,&quot;resultCode&quot;:0,&quot;resultMsg&quot;:&quot;成功&quot;}</p>

页面列表

ITEM_HTML