GET api/member/suggest?wd={wd}&role={role}&pcId={pcId}
用户建议
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
wd |
查询关键字 |
string |
Default value is |
role |
角色 0.老师 1.学生 默认老师 |
integer |
Default value is 0 |
pcId | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
用户建议
ObjectNone.
Response Formats
application/json, text/json, text/html
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />
text/javascript, application/javascript, application/json-p
Sample:
/**/ typeof === 'function' && ({});