{ "account": "请输入对方的知了ID", "msg_type": "img", "imgs": [ "https://img.picgo.net/2024/05/14/logo-01b5d18fc96cde86e7.png" ], "content": "图片描述内容(非必填)" }
curl --location --request POST '/push/ghost' \ --header 'Content-Type: application/json' \ --data-raw '{ "account": "请输入对方的知了ID", "msg_type": "img", "imgs": [ "https://img.picgo.net/2024/05/14/logo-01b5d18fc96cde86e7.png" ], "content": "图片描述内容(非必填)" }'
{}