curl --location --request POST 'https://oapi.ibaotu.com/open-api/download' \ --header 'Baotu-Appid: ' \ --header 'Baotu-Timestamp: auto' \ --header 'Baotu-Sign: auto' \ --form 'id="pki83059"'
{ "code": 200, "message": "OK", "data": { "download_url": "//xx.xx.com/358799198-xl.jpg?attname=xx.jpg", "expired": 3600 } }