2 Commits 3293e1f586 ... fdcc39cfd4

Auteur SHA1 Message Date
  mrabit fdcc39cfd4 feat: 青龙面板支持 il y a 2 ans
  mrabit 3293e1f586 feat: 青龙面板支持 il y a 2 ans
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      indexAction.js

+ 1 - 1
indexAction.js

@@ -1,7 +1,7 @@
 /*
 cron "0-59/20 9-20 * * *" indexAction.js, tag=小茅运旅行
 */
-
+const $ = new Env('小茅运旅行');
 const api = require('./api')
 
 api.init()