💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、豆包、星火、月之暗面及文生图、文生视频 广告
## :-: **工作人员登录** ~~~[api] post:/work/Login/index *varchar:account=test#账号 *varchar:password=123456#密码 <<< success { "code": 1, "msg": "登陆成功", } <<< error1 { "code": 0, "msg": "登录失效", <<< error2 { "code": 0, "msg": "您已被禁用,请联系管理员!", <<< error3 { "code": 0, "msg": "未登录", } ~~~