7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
|
|
POST http://127.0.0.1:12419/mall.Product/ItemDelete
|
||
|
|
content-type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"id": 2
|
||
|
|
}
|