文档
测试

订单确认页面(档位有体验卡时调用)

POST
api/massage/order_confirm

请求参数

参数名
类型
描述
必填
exCardAmount
体验卡价格
必填
token
必填
times
档位原本按摩时长
必填

响应参数

参数名
类型
描述
必填
msg
string
示例:OK
必填
code
int
示例:0
必填
data
object
数据字典
必填
isShowCard
int
是否展示会员卡【1展示 0不展示】
必填
times
int
体验卡按摩时长
必填
exCardAmount
float
体验卡价格
必填