From 2bc0f4a81f55b31aeb421c5411e7961453bbd068 Mon Sep 17 00:00:00 2001 From: DoveBoy <393366046@qq.com> Date: Sat, 12 Dec 2020 15:55:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=91=E5=87=BD=E6=95=B0=E5=90=8C=E6=AD=A5?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=87=91=E8=9E=8D=E6=89=93=E5=8D=A1=E9=A2=86?= =?UTF-8?q?=E5=B9=B4=E7=BB=88=E5=A5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 云函数同步新增金融打卡领年终奖 --- serverless.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/serverless.yml b/serverless.yml index e4213ab2..e0bebd53 100644 --- a/serverless.yml +++ b/serverless.yml @@ -70,12 +70,12 @@ inputs: cronExpression: "0 0 10 * * * *" enable: true argument: jd_bean_change&jd_rankingList&jd_bean_home&jd_car - - timer: # 金融养猪#十元街# 京东快递 + - timer: # 金融养猪#十元街# 京东快递# 金融打卡领年终奖 parameters: - name: pigPet_syj_kd - cronExpression: "0 3 2 * * * *" + name: pigPet_syj_kd_jr_sign + cronExpression: "0 3 1 * * * *" enable: true - argument: jd_pigPet&jd_syj&jd_kd + argument: jd_pigPet&jd_syj&jd_kd&jr_sign environment: # 环境变量 variables: # 环境变量对象 AAA: BBB # 不要删除,用来格式化对齐追加的变量的