文档
测试

校验二维码

POST
123.56.190.192:9001/homePage/checkoutQRCode

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
type
int
类型 1任务 2活动
必填
typeId
String
任务or活动id
必填
str
String
二维码字符串
必填

响应参数

参数名
类型
描述
必填
ResultInfo
必填
flag
boolean
正常为true,发生异常返回false
必填
code
int
后端返回的状态码
必填
message
String
响应信息描述
必填