mirror of
https://github.com/6dylan6/jdpro.git
synced 2026-05-03 19:33:05 +08:00
1
This commit is contained in:
+1
-1
@@ -136,7 +136,7 @@ if ($.isNode() && process.env.CHECKCK_ALLNOTIFY) {
|
|||||||
});
|
});
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
$.log(`\n默认不自动启用CK,开启变量CHECKCK_CKAUTOENABLE='true'`);
|
||||||
for (let i = 0; i < envs.length; i++) {
|
for (let i = 0; i < envs.length; i++) {
|
||||||
if (envs[i].value) {
|
if (envs[i].value) {
|
||||||
var tempid=0;
|
var tempid=0;
|
||||||
|
|||||||
Reference in New Issue
Block a user