api文档-小程序下单支付:customer_id为必填

master
dulingling 4 years ago
parent a4e88a6b77
commit 594c00ae42

@ -495,6 +495,8 @@ paths:
allOf:
- $ref: 'components_order.yml#/orderWithChannel'
- type: object
required:
- customer_id
properties:
appid:
type: string

@ -506,6 +506,8 @@ paths:
allOf:
- $ref: 'components_order.yml#/orderWithChannel'
- type: object
required:
- customer_id
properties:
appid:
type: string

Loading…
Cancel
Save