refactor: reorganize modules and add Linux build tooling
This commit is contained in:
5
module/ec/order/test/cart/cart_create.http
Normal file
5
module/ec/order/test/cart/cart_create.http
Normal file
@@ -0,0 +1,5 @@
|
||||
POST http://127.0.0.1:12441/order.Cart/Create
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{"product_identity":"0197077c-7d8b-74d9-b4a4-e824974b93d8","number":1}
|
||||
Reference in New Issue
Block a user