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"
 ```
 
 ### 申明

ファイルの差分が大きいため隠しています
+ 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()

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません