{
"productId": "string",
"quantitiy": 0,
"outOrderId": "string",
"sendSMS": true,
"phone": "string",
"canModifyReserveInfo": true,
"reserveParams": {
"appointmentName": "string",
"appointPhone": "string",
"certNo": "string",
"certType": "string",
"gender": "string",
"birthDate": "string",
"married": "string",
"email": "string"
}
}
{
"code": 0,
"message": "string",
"result": {
"cardId": 0,
"cardNo": "string",
"cardPassword": "string",
"orderId": "string"
}
}