From 8d1046cbe6ec691d06ff94312d4480b65a7946a1 Mon Sep 17 00:00:00 2001 From: DoveBoy <393366046@qq.com> Date: Tue, 12 Jan 2021 07:05:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=91=E5=87=BD=E6=95=B0=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E7=AD=BE=E5=88=B0=E9=A2=86=E7=8E=B0=E9=87=91=E3=80=81=E4=BA=AC?= =?UTF-8?q?=E5=96=9C=E7=AD=BE=E5=88=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 云函数新增签到领现金、京喜签到 --- serverless.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/serverless.yml b/serverless.yml index ace566a7..25298722 100644 --- a/serverless.yml +++ b/serverless.yml @@ -70,12 +70,12 @@ inputs: cronExpression: "0 30 7 * * * *" enable: true argument: jd_bean_change&jd_crazy_joy&jd_rankingList&jd_bean_home&jd_car - - timer: #金融养猪 #十元街 #京东快递 #京东赚赚 + - timer: #金融养猪 #十元街 #京东快递 #京东赚赚 #签到领现金 #京喜签到 parameters: - name: pigPet_syj_kd_jdzz + name: pigPet_syj_kd_jdzz_cash_sign cronExpression: "0 3 1 * * * *" enable: true - argument: jd_pigPet&jd_syj&jd_kd&jd_jdzz + argument: jd_pigPet&jd_syj&jd_kd&jd_jdzz&jd_cash&jx_sign environment: # 环境变量 variables: # 环境变量对象 AAA: BBB # 不要删除,用来格式化对齐追加的变量的