{"wxid":"filehelper","image_path":"c:\\1.jpg"}
curl --location --request POST 'send_image_msg' \ --header 'Content-Type: application/json' \ --data-raw '{"wxid":"filehelper","image_path":"c:\\1.jpg"}'
{}