提交图片功能
POST
/clickController/updatePhoto
请求参数
参数名
类型
描述
必填
token
string
必填
photo
string
图片地址
必填
id
integer
任务id
必填
响应参数
参数名
类型
描述
必填
renwuEntity
RenwuEntity
与新点击赚钱功能返回类相同
必填