oapi-sdk-go
oapi-sdk-go copied to clipboard
Update README.zh.md
直接使用 README.zh.md 中的案例会报错
{
Code: 230001,
Msg: "Your request contains an invalid request parameter, ext=invalid message content",
Err: {
}
}
原因是因为消息内容 json 中的双引号没有转义的问题,所以修改 README.zh.md 添加 \ 转义
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.