mirror of
https://github.com/smallfawn/QLScriptPublic.git
synced 2025-12-17 23:35:02 +08:00
Update hyjk.js
This commit is contained in:
1
hyjk.js
1
hyjk.js
@@ -153,6 +153,7 @@ class Task {
|
|||||||
|
|
||||||
encrypt(body) {
|
encrypt(body) {
|
||||||
global['window'] = {}
|
global['window'] = {}
|
||||||
|
global['navigator'] = {}
|
||||||
const JSEncrypt = require("encryptlong")
|
const JSEncrypt = require("encryptlong")
|
||||||
const JsRsaSign = require("jsrsasign")
|
const JsRsaSign = require("jsrsasign")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user