dark
:黑夜,light
: 白天{
"id": "1b3dkf13Ac80",
"theme": "light",
"mobile_flag": false
}
curl --location --request POST 'https://api.mindshow.vip/v1/job/get_jump_link' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "1b3dkf13Ac80",
"theme": "light",
"mobile_flag": false
}'
{
"code": 0,
"info": "succ",
"request_id": "21al1389334aal4f",
"data": {
"url": "string"
}
}