商品订单

This commit is contained in:
shidongli 2023-11-01 10:23:12 +08:00
parent 51abc350f8
commit ebcf143a65

View File

@ -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,