Files
full/module/ec/mall/test/item/tem_modify.http

11 lines
191 B
Plaintext
Raw Permalink Normal View History

POST http://127.0.0.1:12419/mall.Product/ItemCreate
content-type: application/json
Authorization: {{BSM_TOKEN}}
{
"identity":"01967710-f538-723d-a3b3-7c9508c1ac98",
"status": 1
}