10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
|
|
POST http://127.0.0.1:12419/mall.Product/ItemBatchOp
|
||
|
|
content-type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"identity":["019657cb-fc23-7497-8325-44a5f679f63f","019657cc-2a3c-7435-b617-9f792889e37a"],
|
||
|
|
|
||
|
|
"status":3
|
||
|
|
|
||
|
|
}
|