文档
测试

确认订单信息接口

GET
http://localhost:7005/orderandpay/tbhouseorder/affirm

接口描述

用户点击确定订单信息,返回防重令牌token

请求参数

参数名
类型
描述
必填
userId
int
用户id
必填

响应参数

参数名
类型
描述
必填
msg
String
提示信息
必填
code
int
状态码
必填
token
String
防重令牌
必填