11 lines
191 B
Plaintext
11 lines
191 B
Plaintext
|
|
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
|
||
|
|
|
||
|
|
}
|