文档
测试

检索用户信息

POST
wncrm_appointment_scheduling/select_appointment_details_usernameuid

请求参数

参数名
类型
描述
必填
userName
String
输入的内容
必填

说明 / 示例

{ "msg": "成功", "code": 200, "success": true, "data": [ { "base": { "id": 151929, "name": "dddd", "gender": 1, "province1": 12, "city1": 208, "county1": 1329, "memberId": "P2020110220", "status": 0, "uid": 152958, "childId": 0, "userUUID": "81f4f4af107813f25e4bc3c2a6f7bd47b16722c2b5533e2f835752845c393320", "hospitalId": 0, "institutionId": "00000239" }, "institution": { "id": null, "name": null, "shortName": null, "province": null, "city": null, "county": null, "nullCounty": null, "addressTxt": null, "address": null, "navAddress": null, "dataIsolation": null, "type": null, "institutionType": null, "institutionProp": null, "businessLicence": null, "medicalInsuranceFixedPoint": null, "examineVerifySt": null, "examineVerifyTm": null, "examineVerifyComment": null, "testApplySt": null, "testApplyTm": null, "testApplyComment": null, "imagingApplyOpendSt": null, "tel": null, "ownerName": null, "ownerId": null, "ownerIdCd": null, "businessLicenceCd": null, "occupationalLicence": null, "occupationalLicenceCd": null, "position": null, "provinceYbArea": null, "provinceYbHospitalNb": null, "cityYbArea": null, "cityYbHospitalNb": null, "cityYbRemoteHospitalNb": null, "countryYbHospitalNb": null, "cityYbAreaSub": null, "registerDoctorId": null, "underInvs": null, "uploadInvs": null, "underMs": null, "auditHint": null, "technicalOffices": null, "invsTimeSet": null, "occupationalLicenceStartDate": null, "occupationalLicenceEndDate": null, "hospitalInsuranceRegion": null, "paySt": null, "payTm": null, "regulatoryCode": null, "ybIp": null, "faceLogin": null, "createTm": null, "invsUnit": null, "invsDisinfectantSet": null, "invsInstrumentSet": null, "invsRoomSet": null, "invsWasteSet": null, "institutionTypeFirst": null, "institutionTypeSecond": null, "institutionAttr": null, "ybWarehouseMode": null, "ybNetworkFlag": null, "ybApplyType": null, "youzanKdtId": null, "youzanParentKdtId": null, "medicalInstitution": true, "tryoutPeriod": false }, "boundSt": null, "groupId": null, "transfer": null, "freeSt": null, "mainDoctor": null, "otherDoctor": null, "doctorId": null, "doctorList": null, "tagName": null, "userTags": [] } ], "explain": null }