Files
full/module/ec/mall/test/item/spec/spec_del.http

8 lines
132 B
Plaintext
Raw Normal View History

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