Files
full/module/ec/mall/test/item/photo/photo_delete.http

8 lines
129 B
HTTP

POST http://127.0.0.1:12419/mall.Product/PhotoDelete
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"id":5
}