feat: import services and standardize Go 1.26.5
This commit is contained in:
8
apps/ec/order/test/cart/cart_fetch.http
Normal file
8
apps/ec/order/test/cart/cart_fetch.http
Normal file
@@ -0,0 +1,8 @@
|
||||
POST http://127.0.0.1:12441/order.Cart/Fetch
|
||||
content-type: application/json
|
||||
Authorization: {{BSM_TOKEN}}
|
||||
|
||||
{
|
||||
"passport":"1",
|
||||
"passport_identity":"0197e8dc-8711-75f5-851f-0dcd63f81d5c"
|
||||
}
|
||||
Reference in New Issue
Block a user