{ "appkey": "填写频道的appkey", "msg_type": "img", "imgs": [ "https://img.picgo.net/2024/05/14/logo-01b5d18fc96cde86e7.png" ], "content": "图片描述内容(非必填)" }
curl --location --request POST '/push/app' \ --header 'Content-Type: application/json' \ --data-raw '{ "appkey": "填写频道的appkey", "msg_type": "img", "imgs": [ "https://img.picgo.net/2024/05/14/logo-01b5d18fc96cde86e7.png" ], "content": "图片描述内容(非必填)" }'
{}