文档
测试

查询id叫什么客户

GET
http://localhost:8020/user/getIDname?id=5f09b1c466e7983174515083

请求参数

参数名
类型
描述
必填
id
string
示例:5f09b1c466e7983174515083
必填

响应参数

参数名
类型
描述
必填
_id
string
示例:5f09b1c466e7983174515083
必填
name
string
示例:东察察
必填
pwd
string
示例:123465
必填