mirror of
https://github.com/qitoqito/psyduck.git
synced 2026-01-15 23:21:16 +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 user = p.data.user;
|
||||||
let context = p.context;
|
let context = p.context;
|
||||||
const aar = this.crypto.aar
|
const aar = this.crypto.aar
|
||||||
let info = await this.getInfo(user, 'jsTk')
|
let info = await this.getInfo(user, 'jsTk') || {}
|
||||||
let device = {
|
let device = {
|
||||||
deviceInfo: {
|
deviceInfo: {
|
||||||
"jsToken": "",
|
"jsToken": "",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user