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()

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.