商品订单
This commit is contained in:
parent
51abc350f8
commit
ebcf143a65
@ -161,12 +161,12 @@
|
|||||||
goodsOrderId: null,
|
goodsOrderId: null,
|
||||||
patientId: '',
|
patientId: '',
|
||||||
openid: null,
|
openid: null,
|
||||||
orderType: 'HEALTH_CONSULTATION',
|
// orderType: 'HEALTH_CONSULTATION',
|
||||||
orderStatus: 'WAIT_PAY',
|
// orderStatus: 'WAIT_PAY',
|
||||||
// orderTypeList: [
|
orderTypeList: [
|
||||||
// 'INTEGRAL_EXCHANGE',
|
'INTEGRAL_EXCHANGE',//商城
|
||||||
// 'DIRECT_BUY',
|
'DIRECT_BUY',
|
||||||
// ],
|
],
|
||||||
// orderStatus: '',
|
// orderStatus: '',
|
||||||
pageSize: 15,
|
pageSize: 15,
|
||||||
pageNum: 1,
|
pageNum: 1,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user