ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、视频、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# header头加入token ~~~[api] post:/api/merchant/Brands/counts <<< success { "code": 0, "msg": "获取成功", "data": { "counts": 8 } } <<< error { "code": -1, "msg": "编辑设备失败", "data": null } ~~~ **返回信息** | 参数 | 参数类型 | 必须 | 说明| | ----------- | ----------- | ------------ | --- |