2 次代碼提交 3a1c3f84c8 ... aff710550b

作者 SHA1 備註 提交日期
  mrabit aff710550b feat: 青龙面板支持 2 年之前
  mrabit 3a1c3f84c8 feat: 青龙面板支持 2 年之前
共有 3 個文件被更改,包括 7 次插入7 次删除
  1. 1 1
      README.md
  2. 6 0
      indexAction.js
  3. 0 6
      qlAction.js

+ 1 - 1
README.md

@@ -25,7 +25,7 @@ pm2 logs xmtravel --out --lines=100
 ### 青龙面板
 
 ```shell
-ql repo https://github.com/mrabit/xmtravel.git "" "index|api|console|config" "api|console|config"
+ql repo https://github.com/mrabit/xmtravel.git "" "index.js|api|console|config" "api|console|config"
 ```
 
 ### 申明

File diff suppressed because it is too large
+ 6 - 0
indexAction.js


+ 0 - 6
qlAction.js

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

Some files were not shown because too many files changed in this diff