喵星仔


个人信息

<p>[TOC]</p> <h5>简要描述</h5> <ul> <li>个人信息接口</li> </ul> <h5>请求URL</h5> <ul> <li><code>http://192.168.1.31:8080/customer/customerInfo</code></li> </ul> <h5>请求方式</h5> <ul> <li>POST </li> </ul> <h5>参数</h5> <p>无</p> <h5>返回示例</h5> <pre><code>{     "msg": "操作成功",     "code": 0,     "data": {         "searchValue": null,         "params": {},         "userId": "470227667246649344",         "phone": "18103079227",         "password": "4b0ce60a0afe9a9a4eef9d124d889f76",         "nickName": "18103079227",         "photo": "https://mzm-oss-img.oss-cn-shenzhen.aliyuncs.com/2021/08/31/bf36ca1970ee469b83ef00e05448ca53Oval 2@3x.png",         "sex": "2",         "birthday": null,         "status": "0",         "parentid": null,         "type": "1",         "openid": null,         "unionid": null,         "salt": "fd3962",         "loginDate": null,         "remark": null,         "createTime": "2022-06-20 13:56:52",         "updateTime": null,         "version": 1,         "sessionKey": null,         "city": null     } }</code></pre> <h5>返回参数说明</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">sex</td> <td style="text-align: left;">int</td> <td>0=男,1=女,2=未知</td> </tr> </tbody> </table>

页面列表

ITEM_HTML