💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### 会员密码登录 ~~~[api] post:data/api.center/login *string:phone=账号名称#账号名称 *string:password=123456#登录密码 <<< 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": [] } ~~~