根据订单id查询
GET
/pay/getOrderState/{orderId}
请求参数
参数名
类型
描述
必填
orderId
{订单id}
必填
响应参数
参数名
类型
描述
必填
state
0、(未支付) 1、(已支付)
必填