mirror of
https://github.com/6dylan6/jdpro.git
synced 2025-07-16 17:34:08 +08:00
1
This commit is contained in:
@@ -133,6 +133,7 @@ let strGuoqi = "";
|
||||
let TempBaipiao = "";
|
||||
let llgeterror = false;
|
||||
let time = new Date().getHours();
|
||||
let WP_APP_TOKEN_ONE = "";
|
||||
if ($.isNode()) {
|
||||
if (process.env.WP_APP_TOKEN_ONE) {
|
||||
WP_APP_TOKEN_ONE = process.env.WP_APP_TOKEN_ONE;
|
||||
|
Reference in New Issue
Block a user