feat: refresh自动获取sessKey作为API Key

This commit is contained in:
ikechan8370 2023-12-07 22:41:44 +08:00
parent f7ee904414
commit 91abd8a959
2 changed files with 81 additions and 4 deletions

View file

@ -209,7 +209,12 @@ let helpData = [
{
icon: 'token',
title: '#chatgpt设置后台刷新token',
desc: '用于查看API余额。注意和配置的key保持同一账号。'
desc: '用于获取刷新令牌以便获取sessKey。'
},
{
icon: 'key',
title: '#chatgpt设置sessKey',
desc: '使用sessKey作为APIKey适用于未手机号验证的用户'
},
{
icon: 'token',