curl --location '显卡机器地址/create' \ --header 'Content-Type: application/json' \ --data '{ "task_key": "string", "param": "string", "complete_callback_url": "string", "return_info": "string" }'
{ "code": "200", "message": "success", "data": {} }