mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-17 08:00:43 +08:00
Update jd_task_jinrong.js
This commit is contained in:
parent
8c631dc1da
commit
f6fecab548
@ -52,7 +52,7 @@ export class Main extends Template {
|
||||
let user = p.data.user;
|
||||
let context = p.context;
|
||||
const aar = this.crypto.aar
|
||||
let info = await this.getInfo(user, 'jsTk')
|
||||
let info = await this.getInfo(user, 'jsTk') || {}
|
||||
let device = {
|
||||
deviceInfo: {
|
||||
"jsToken": "",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user