feat: import services and standardize Go 1.26.5
This commit is contained in:
8
apps/ec/order/test/summary/simulate_shipments.http
Normal file
8
apps/ec/order/test/summary/simulate_shipments.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12441/order.Summary/SimulateShipments
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"identity":"019670bf-4917-75ef-99b9-8a290cb36c6e",
|
||||
"member_identity":"d20dacde35d5410786cfe9b6b48e478a"
|
||||
}
|
||||
Reference in New Issue
Block a user