GET api/ExamStrengthen?openid={openid}&timeStamp={timeStamp}&sign={sign}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| openid | string |
Required |
|
| timeStamp | integer |
Required |
|
| sign | string |
Required |
Body Parameters
None.
Response Information
Resource Description
StrengthenMes| Name | Description | Type | Additional information |
|---|---|---|---|
| Message | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Message": "sample string 1"
}