商品订单

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