POST api/Evaluate/EvalueateimgScaleDown
自動壓縮評價圖片(當寬大于800)
Request Information
URI Parameters
None.
Body Parameters
EvalueateimgScaleDown_InPutNone.
Request Formats
application/json, text/json, text/html
Sample:
{}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
自動壓縮評價圖片(當寬大于800)
EvalueateimgScaleDown_OutPut| Name | Description | Type | Additional information |
|---|---|---|---|
| status |
狀態 0:系統錯誤 1:已完成 |
integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"status": 1
}
text/html
Sample:
{"status":1}