indexAction.js 147 B

1234567
  1. /*
  2. cron "0-59/20 9-20 * * *" indexAction.js, tag=小茅运旅行
  3. */
  4. const $ = new Env('小茅运旅行');
  5. const api = require('./api')
  6. api.init()