ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
## 查询剩余条数 ~~~[api] post:http://sms.haiyunyi.cn/send/residue *int:appid#海云亿短信提供的appid *string:appkey#海云亿短信提供的appkey <<< success { "hyy_code": 200, "hyy_msg": "查询成功!", "hyy_data": { "residue": 952 } } ~~~