查询医生组包括的医生成员
<p><strong>简要描述:</strong> </p>
<ul>
<li>查询医生组包括的医生成员</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><a href="http://aky.mynatapp.cc/chronic/groupDoctor/doctorList">http://aky.mynatapp.cc/chronic/groupDoctor/doctorList</a></li>
</ul>
<p><strong>请求方式:</strong></p>
<ul>
<li>POST/GET</li>
<li>Content-Type:application/form</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;">groupId</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">string</td>
<td>医生组ID</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"retcode": "0000",
"errMsg": "操作成功",
"body": [
{
"doctorId": 4230,
"openid": "ox8A-5SZaV-W3q_PxAFEzMcQAh_4",
"sessionKey": "so/bsK9stObAe6szkP/5VA==",
"unionid": "oFMKC54cz_LaYlYm1fbCLbFoUMWA",
"gzhOpenid": "oiL-81fAyiNSExISWPPZbYQtAt8M",
"doctorName": "易能",
"headPic": "https://aikangcloudtest-new.oss-cn-qingdao.aliyuncs.com/oss/imag/2019/5/293283060450095106.png",
"doctorSex": null,
"doctorBirthday": null,
"phone": "18571703807",
"email": null,
"certificateType": 0,
"certificateNo": "",
"hospitalId": 3,
"hospitalName": "社区集团",
"department": "内科",
"jobTitle": "医士",
"province": null,
"city": null,
"address": null,
"intro": null,
"qrCode": null,
"credentialFiles": null,
"checkStatus": "YES",
"checkResult": null,
"checkTime": null,
"state": 1,
"createTime": "2019-05-28 17:28:47",
"birthdayStr": null,
"msgCode": null,
"baseArea": null,
"cityName": null,
"provinceName": null,
"cid": null,
"vendor": null,
"age": 0,
"good": null,
"jobType": "0",
"childHospId": null,
"childHospName": null,
"videoOpenid": null,
"videoSessionKey": null,
"registerDate1": null,
"registerDate2": null
}
]
}</code></pre>
<p><strong>返回参数说明</strong> </p>
<p>医生列表</p>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>
<p>欢迎使用ShowDoc!欢迎使用ShowDoc!</p>