💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
### 常规方式 通过系统提供的邮箱或者短信方式重置密码 ### 终极杀招 进入php相关容器 ``` docker exec -it ctc-php bash ``` 切换到ctc目录 ``` cd /var/html/ctc ``` 重置管理员密码,例如:php console.php maintain reset_password 10000@163.com 123456 ``` php console.php maintain reset_password {phone/email} {new_password} ```