mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-04-16 03:42:48 +08:00
Compare commits
2 Commits
a2ee624727
...
bf363c7e61
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf363c7e61 | ||
|
|
fcd6a5e6d4 |
@@ -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;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user