💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### 【报价】获取报价单记录(会员) ~~~[api] post:data/api.quotation/gets *string:openid=5da828e6e3e9e#用户标识 string:code#报价单号 <<< success { "code": 1, "info": "会员登录成功", "data": { "id": 1, "openid": "5d1f2e3ea4c3c", "username": "账号名称", "password": "e10adc3949ba59abbe56e057f20f883e", "phone": "13617343801", "create_at": "2019-07-05 19:01:14" } } <<< error { "code": 0, "info": "会员登录失败,请修改再试", "data": [] } ~~~