💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
## 获取当前登录人信息 ~~~[api] post:/api/orders/logininfo *token#登陆成功后返回的token <<< success { "code": 200, "msg": "", "data": { "data": { "id": 284, "channelid": 284, "mobile": "15727337115", "email": "guoyajian@kuaifawu.com", "password": "e86e4f82d9a626635a6333fa1e055b46", "realname": "郭亚健", "salt": "C1[", "deleted": 1, "channeldepartmenttopid": 0, "channeldepartmentid": 193, "isleader": 1, "isopeningtel": 1, "callname": "", "callpassword": "", "bindmobile": "", "createtime": 1524565609, "defaultcapacity": 500, "oldid": 0, "deletedtime": 0, "ssoaccountid": 3, "departmenttitle": "三级", "userprotectionday": 90, "type": 1, "ischannel": 1, "hotline": 0, "isaddname": 1 } } } <<< error { "code": "500", "msg": "", "data": "" }