From b602a72d5464c6033d226ae0778a9cf3a64c07f1 Mon Sep 17 00:00:00 2001 From: KingRan Date: Fri, 18 Feb 2022 12:25:10 +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 --- jd_btnyx.py => activity/jd_btnyx.py | 0 jd_jx_factory_automation.js | 4 ++++ 2 files changed, 4 insertions(+) rename jd_btnyx.py => activity/jd_btnyx.py (100%) diff --git a/jd_btnyx.py b/activity/jd_btnyx.py similarity index 100% rename from jd_btnyx.py rename to activity/jd_btnyx.py diff --git a/jd_jx_factory_automation.js b/jd_jx_factory_automation.js index efabcee..7cb67d2 100644 --- a/jd_jx_factory_automation.js +++ b/jd_jx_factory_automation.js @@ -7,6 +7,10 @@ ================Loon============== [Script] cron "20 7,19 * * *" script-path=jd_jx_factory_automation.js,tag=京喜工厂自动化 + +变量:京喜工厂自动化生产(填写需要生产的商品名) +配合京喜工厂商品列表详情使用 +//export COMMODITY_NAME="" */ const {Env} = require('./utils/magic'); const $ = new Env('M京喜工厂自动化');