Update jd_jdkd.js

This commit is contained in:
leafTheFish
2022-12-29 16:00:32 +08:00
parent 65c534ba57
commit 003af9dd21

View File

@@ -4,7 +4,7 @@
cron: 33 7,22 * * * cron: 33 7,22 * * *
*/ */
const $ = Env('京东快递'); const $ = new Env('京东快递');
const got = require('got'); const got = require('got');
const envSplitor = ['&','\n','@'] const envSplitor = ['&','\n','@']