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