Skip to content

Commit

Permalink
更新酷狗二维码登录
Browse files Browse the repository at this point in the history
  • Loading branch information
MakcRe committed Jul 19, 2023
1 parent 039b946 commit d1eb8bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions module/login_qr_check.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import { srcappid } from '../util/config.json';
// 酷狗二维码状态检测
// 0 为二维码过期,1 为等待扫码,2 为待确认,4 为授权登录成功(4 状态码下会返回 token)
export const useModule = (params: UseModuleParams, useAxios: UseAxios) => {
Expand Down

0 comments on commit d1eb8bf

Please sign in to comment.