💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 授权文件信息 ~~~[api] post:/store/store/accredit *token=默认值#验证token *timestamp=默认值#时间戳 *id#storeid 门店id <<< success { "code":200, "msg":"", "data":{ "data":{ "id":1, "name":"北京矮大紧文化传播有限责任公司", "title":"快法务北京地区战略合作伙伴", "time":"2017年1月1日-2018年12月31日" } } } <<< error { "code": "500", "msg": "缺少参数", "data": "" } 签名错误时返回: { "code":"403", "msg":"签名验证失败", "data":"" }