💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
## 推荐销售名片 ~~~[api] post:/store/salescard/randcard *token=默认值#验证token *timestamp=默认值#时间戳 storeid#门店id channelsalesid#销售id <<< success { { "code": 200, "msg": "", "data": { "data": { "1": { "id": 1, "storeid": 2, "channelsalesid": 284, "realname": "孙悟空", "avatar": "https:\/\/ss0.bdstatic.com\/94oJfD_bAAcT8t7mm9GUKT-xh_\/timg?image&quality=100&size=b4000_4000&sec=1528799515&di=4437a22fd9551bb43f11efdae0d6c492&src=http:\/\/y3.ifengimg.com\/cmpp\/2016\/02\/07\/12\/276e426d-1086-44cd-beb2-9970cacac06a_size19_w300_h321.jpg", "position": "斗战圣否", "introduction": "今天下雨啦", "mobile": "14738828347", "wechat": "11111111", "email": "111112qq.cm", "state": 1, "deleted": 1, "createtime": 0, "consult_uucount":0//咨询量 "visit_vvcount":0//成交量 } } } } } <<< error { "data": '', "code": 500, "msg": "错误信息" } 签名错误时返回: { "code":"403", "msg":"签名验证失败", "data":"" }