查询漂流瓶关系
<p><strong>简要描述:</strong> </p>
<ul>
<li>查询漂流瓶关系</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://proxy.zlmicro.com/index.php?g=App&m=Diyapp&a=getBottle</code></li>
<li><code>http://proxy.zlmicro.com/muse/v1/bottle/detail</code></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>GET</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;">userid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>用户id</td>
</tr>
<tr>
<td style="text-align: left;">sessionid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>sessionid</td>
</tr>
<tr>
<td style="text-align: left;">fuserid</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>好友id</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"fishingBottle": {
"ID": 99142,
"BottleID": 34453,
"Bottle": {
"ID": 34453,
"UserID": 317557,
"ThrowUser": {
"userid": 317557,
"groupid": 3,
"username": "15298699200",
"Tel": "15298699200",
"Mobile": "15298699200",
"Email": "",
"nickname": "爱2月24",
"realname": "",
"avatar": "",
"idnum": "626363473",
"Sex": "2",
"Zimu": "",
"Birthday": "1992-11-16T00:00:00+08:00",
"Type": 0,
"CreateTime": 1626363473,
"UpdateTime": 1626363473,
"Status": 1,
"LastLoginTime": 1636996444,
"sessionid": "932945000139948723",
"RegIp": "183.210.99.16",
"LastIp": "183.210.97.190",
"IsNew": 1,
"IsSearch": 1,
"FromVersion": "3.2.2",
"DeviceType": "",
"UserAgent": "Dalvik/2.1.0 (Linux; U; Android 10; ELS-AN00 Build/HUAWEIELS-AN00)",
"IsSearchByIdnum": 1,
"IsSearchByNickname": 1,
"IsSearchByTel": 0,
"IsSearchByEmail": 0,
"RemainTime": 86400,
"Invisible": 0,
"Amount": 0,
"ThrowBottle": 5,
"FishingBottle": 5,
"Star": "天蝎座",
"IsSet": 1,
"Age": 30,
"Sign": "哦哦哦"
},
"Content": "哦哦哦",
"CreateTime": 1636995749,
"Status": 1,
"FishingCount": 10,
"ReplyCount": 6
},
"ThrowUserID": 317557,
"ThrowUser": {
"userid": 317557,
"groupid": 3,
"username": "15298699200",
"Tel": "15298699200",
"Mobile": "15298699200",
"Email": "",
"nickname": "爱2月24",
"realname": "",
"avatar": "",
"idnum": "626363473",
"Sex": "2",
"Zimu": "",
"Birthday": "1992-11-16T00:00:00+08:00",
"Type": 0,
"CreateTime": 1626363473,
"UpdateTime": 1626363473,
"Status": 1,
"LastLoginTime": 1636996444,
"sessionid": "932945000139948723",
"RegIp": "183.210.99.16",
"LastIp": "183.210.97.190",
"IsNew": 1,
"IsSearch": 1,
"FromVersion": "3.2.2",
"DeviceType": "",
"UserAgent": "Dalvik/2.1.0 (Linux; U; Android 10; ELS-AN00 Build/HUAWEIELS-AN00)",
"IsSearchByIdnum": 1,
"IsSearchByNickname": 1,
"IsSearchByTel": 0,
"IsSearchByEmail": 0,
"RemainTime": 86400,
"Invisible": 0,
"Amount": 0,
"ThrowBottle": 5,
"FishingBottle": 5,
"Star": "天蝎座",
"IsSet": 1,
"Age": 30,
"Sign": "哦哦哦"
},
"FishingUserID": 26567,
"FishingUser": {
"userid": 26567,
"groupid": 3,
"username": "13928488642",
"Tel": "13928488642",
"Mobile": "13928488642",
"Email": "",
"nickname": "媚娘",
"realname": "",
"avatar": "https://static.zlmicro.com/images/product/20211112/20211112181802685.png",
"idnum": "583230014",
"Sex": "2",
"Zimu": "",
"Birthday": "1990-11-12T00:00:00+08:00",
"Type": 0,
"CreateTime": 1607328537,
"UpdateTime": 1634116181,
"Status": 1,
"LastLoginTime": 1637111871,
"sessionid": "927558323085498023",
"RegIp": "113.110.225.137",
"LastIp": "112.97.52.93",
"IsNew": 1,
"IsSearch": 1,
"FromVersion": "3.2.2",
"DeviceType": "",
"UserAgent": "",
"IsSearchByIdnum": 1,
"IsSearchByNickname": 0,
"IsSearchByTel": 1,
"IsSearchByEmail": 1,
"RemainTime": 86400,
"Invisible": 0,
"Amount": 402,
"ThrowBottle": 5,
"FishingBottle": 5,
"Star": "天蝎座",
"IsSet": 1,
"Age": 32,
"Sign": "寂寞孤独冷"
},
"DialogID": "c2c_317557",
"CreateTime": 1637048568,
"IsReply": 1,
"ReplyTime": 1637048576,
"IsFriend": 0,
"FriendTime": 0
},
"response": {
"result": true,
"errorCode": 10000,
"msg": "成功"
}
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>