Skip to content

Commit

Permalink
fix: 修复了chatgpt 因接口变动, token异常的问题
Browse files Browse the repository at this point in the history
  • Loading branch information
jiangzihan committed Nov 12, 2023
1 parent 5a83d84 commit 50ea2ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions server/helpers/queue/checkTokenQueue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/components/LoginModal/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export function LoginCard(props: {
<ProFormText
fieldProps={{
size: 'large',
placeholder="请输入邮箱",
prefix: <RobotOutlined />
}}
name="account"
Expand Down

0 comments on commit 50ea2ea

Please sign in to comment.