Authorization: Bearer ********************curl --location 'https://jh.odoohub.com.cn/wxapi/task/offline/payment' \
--header 'openid: ow5ki0fNUAHL_YnGb13fNMg_rwPE' \
--header 'Authorization: Bearer <token>' \
--form 'task_id="84"' \
--form 'payment_image=@"C:\\Users\\25927\\Pictures\\Camera Roll\\a1.jpg"' \
--form 'note="测试测试"'{"code": 200, "message": "成功"}