mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-05-04 03:43:04 +08:00
1
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ if ($.isNode()) {
|
|||||||
//else
|
//else
|
||||||
//console.log(`检测到未配置Wxpusher的Token,禁用一对一推送...`);
|
//console.log(`检测到未配置Wxpusher的Token,禁用一对一推送...`);
|
||||||
|
|
||||||
let jdSignUrl = 'https://api.nolanstore.top/sign'
|
let jdSignUrl = 'https://api.nolanstore.cc/sign'
|
||||||
if (process.env.SIGNURL)
|
if (process.env.SIGNURL)
|
||||||
jdSignUrl = process.env.SIGNURL;
|
jdSignUrl = process.env.SIGNURL;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user