🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
## 授权文件信息 ~~~[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":"" }