diff --git a/hyjk.js b/hyjk.js index 1a4b566..a731b85 100644 --- a/hyjk.js +++ b/hyjk.js @@ -8,7 +8,7 @@ */ global['window'] = {} global['navigator'] = {} -const JSEncrypt = require("encryptlong") +const { JSEncrypt } = require("encryptlong") const JsRsaSign = require("jsrsasign") const $ = new Env("荷叶健康小程序-果园[免费领水果]"); const notify = $.isNode() ? require('./sendNotify') : '';