Open LinkinStars opened 2 years ago
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.
直接使用
README.zh.md
中的案例会报错原因是因为消息内容 json 中的双引号没有转义的问题,所以修改
README.zh.md
添加 \ 转义