curl --location --request GET '/api/share/task' \
--header 'token: 59e092db6ec6acbe31669c6b8620ee89'{
"code": 1,
"show": 0,
"msg": "",
"data": [
{
"image": "http://www.php-gpt.localhost/resource/image/api/default/invite.png",
"title": "分享给好友",
"rewards": 2,
"max": 2,
"num": 0
},
{
"image": "http://www.php-gpt.localhost/resource/image/api/default/share.png",
"title": "分享给好友",
"rewards": 1,
"max": 2,
"num": 0
}
]
}