From 5eb1edbc4cb22459e3aaba3929c610984ce56865 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A0=87=E5=93=A5=E4=B8=B6?= Date: Fri, 1 Apr 2022 20:38:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gua_opencard125.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gua_opencard125.js b/gua_opencard125.js index 293595d..25ea584 100644 --- a/gua_opencard125.js +++ b/gua_opencard125.js @@ -37,8 +37,8 @@ cron:0 */ let guaopencard_addSku = "false" let guaopencard = "true" -let guaopenwait = "0" -let guaopencard_draw = "0" +let guaopenwait = "1" +let guaopencard_draw = "3" const $ = new Env('4.01~4.10 米粉节联合活动'); const jdCookieNode = $.isNode() ? require('./jdCookie.js') : '';