1
0
mirror of https://github.com/6dylan6/jdpro.git synced 2025-07-16 17:34:08 +08:00
This commit is contained in:
2024
2024-10-04 21:48:23 +08:00
parent a2ee624727
commit fcd6a5e6d4

View File

@@ -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;