refactor: reorganize modules and add Linux build tooling
This commit is contained in:
10
module/ec/mall/test/item/item_batch_op.http
Normal file
10
module/ec/mall/test/item/item_batch_op.http
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user