POST api/UClothes/DelPictureF
Request Information
URI Parameters
None.
Body Parameters
UploadFilesModel| Name | Description | Type | Additional information |
|---|---|---|---|
| img_id | integer |
None. |
|
| img_user | string |
None. |
|
| img_type | string |
None. |
|
| img_phone | string |
None. |
|
| img_status | string |
None. |
|
| img_laundryid | string |
None. |
|
| img_compno | string |
None. |
|
| img_shop | string |
None. |
|
| img_wno | string |
None. |
|
| img_barcode | string |
None. |
|
| img_folder | string |
None. |
|
| img_file | string |
None. |
|
| img_createdt | string |
None. |
|
| img_worktype | string |
None. |
|
| content | Collection of byte |
None. |
|
| img_url | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"img_id": 1,
"img_user": "sample string 2",
"img_type": "sample string 3",
"img_phone": "sample string 4",
"img_status": "sample string 5",
"img_laundryid": "sample string 6",
"img_compno": "sample string 7",
"img_shop": "sample string 8",
"img_wno": "sample string 9",
"img_barcode": "sample string 10",
"img_folder": "sample string 11",
"img_file": "sample string 12",
"img_createdt": "sample string 13",
"img_worktype": "sample string 14",
"content": "QEA=",
"img_url": "sample string 15"
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1