任务详情
POST
http://172.168.1.111:20017/api/index/?_handle=TaskPage&_method=GetTaskById&xy_task_id=1005&token=xxxxx&time=1596789996&sign=d1dd60aac4c7a07e37846bd12bb65198
请求参数
参数名
类型
描述
必填
_handle
string
示例:TaskPage
必填
_method
string
GetTaskById
必填
token
string
示例:xxxxxx
必填
xy_task_id
string
示1005
必填
time
string
示例:1596789996
必填
sign
string
MD5(_handle#_method#time)
必填