refactor: reorganize modules and add Linux build tooling
This commit is contained in:
8
module/ec/order/test/summary/simulate_receiving.http
Normal file
8
module/ec/order/test/summary/simulate_receiving.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12441/order.Summary/SimulateReceiving
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"identity":"019670bf-4917-75ef-99b9-8a290cb36c6e"
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user