Update serverless.yml

This commit is contained in:
Akira
2020-11-18 20:36:07 +08:00
committed by GitHub
parent 6e2d2af445
commit 86196d9050

View File

@@ -27,7 +27,7 @@ inputs:
name: jd_blueCoin
cronExpression: "0 0 0 */1 * * *" # 每天零点执行一次
enable: true
argument: jd_blueCoin jd_club_lottery,JD2&JD3|JD4 # 额外的参数
argument: jd_blueCoin|jd_club_lottery|JD2\nJD3\nJD4 # 额外的参数
environment: # 环境变量
variables: # 环境变量对象
AAA: BBB # 不要删除,用来格式化对齐追加的变量的