Commit 24e52a99 authored by 杨春程's avatar 杨春程

update

parent e2591850
......@@ -56,7 +56,7 @@ paths:
required: false
type: string
tags:
- Products
- api
responses:
200:
description: An array of price estimates by product
......@@ -98,7 +98,7 @@ paths:
required: false
type: string
tags:
- Estimates
- api
responses:
200:
description: An array of price estimates by product
......@@ -121,6 +121,8 @@ paths:
required: true
type: number
format: integer
tags:
- api
responses:
200:
description: An array of products
......@@ -142,6 +144,8 @@ paths:
description: 被退款的订单id.
required: true
type: number
tags:
- api
responses:
200:
description: Profile information for a user
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment