ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 自定义文本 ```[tex] 在签字链接上自定义追加文本 ``` ```[tex] 请求参数说明: sequence_id:文件流水号 text_record:追加的文本记录数据 return_expires:接口超时时间设置 ``` ~~~[api] post:https://open.wellsign.cn/dandanqian/Write/notes/sync/0.1 *sequence_id=150088019146761452#流水号 *text_record=text_note#需要插入的文字记录数据 *return_expires=100#接口超时时间设置,30秒后返回处理结果 <<< success { "code": 0, "msg": "提交成功", "fileOssPath":"http://downloadurl.com" }