mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 21:27:47 +00:00
fix: uid
This commit is contained in:
parent
d02bfa9036
commit
08be225ffc
2 changed files with 9 additions and 8 deletions
|
|
@ -50,7 +50,6 @@ export class ZZZPlugin extends plugin {
|
|||
await this.reply('尚未绑定cookie,请先绑定cookie');
|
||||
return { api: null, uid: null, deviceFp: null };
|
||||
}
|
||||
|
||||
try {
|
||||
// 创建米游社 API 对象
|
||||
const api = new MysZZZApi(uid, ck);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue