GET api/Clues/InsertClueRemark?id={id}&remark={remark}&pics={pics}&sellerID={sellerID}&isNoFollow={isNoFollow}&remarkOther={remarkOther}&remarkTp={remarkTp}&remarkTpName={remarkTpName}
请求信息
URI 参数
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| remark | string |
Required |
|
| pics | string |
Required |
|
| sellerID | integer |
Required |
|
| isNoFollow | integer |
Required |
|
| remarkOther | string |
Required |
|
| remarkTp | integer |
Required |
|
| remarkTpName | string |
Required |
Body 请求体 参数
None.
响应消息
内容 描述
ResMsg| Name | Description | Type | Additional information |
|---|---|---|---|
| Code | string |
None. |
|
| Status | ResMsgStatus |
None. |
|
| Msg | string |
None. |
|
| Data | Object |
None. |
响应示例
application/json, text/json
Sample:
{
"Code": "sample string 1",
"Status": 0,
"Msg": "sample string 2",
"Data": {}
}
image/png
Sample:
Sample not available.
image/jpg
Sample:
Sample not available.