分享调用接口转发数加1
<ul>
<li>分享调用接口转发数加1</li>
</ul>
<p><strong>作者:</strong> </p>
<p>-dxm</p>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>/xtwl_write_interface/cmd</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;">id</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>城市圈信息id</td>
</tr>
<tr>
<td style="text-align: left;">type</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>城市圈类别:1普通说说、2二手物品、3职位、4简历、5房屋出售、6房屋出租、7车找人、8人找车</td>
</tr>
</tbody>
</table>
<p><strong>请求示例</strong></p>
<pre><code> {
"modular": "writeSquareSay",
"param": {
"authKey": "5C42473DD62B46A7E053C208A8C08B5B",
"custId": "BFE4F35998DB42FBB57CED6A1EC33AE7",
"dtype": "2",
"secretKey": "70F92A9749575CF01C11B6BBD66308BE",
"timeStamp": "1516780235381",
"userKey": "6317190818CA01DBE0538C06030A838D",
"uuid": "4cdb83916aca4dc5a0b672c00ede891a",
"id":"F14ED7EBC82943CE9561E55EB00D5F67"
},
"requestname": "addZfNum ",
"version": "1.0"
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"result": "",
"resultcode": "0",
"resultdesc": "success"
}</code></pre>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>