Commit c1dc2b6a8bd8d50591dc5cd9a26d9341924fe0a9

Authored by 杨鸣坤
1 parent 7f538427

chore: 更新jmdq拉取任务调度频率

... ... @@ -38,7 +38,7 @@ scheduler:
38 38 pj:
39 39 push: "0 0/10 * * * ?"
40 40 jmdq:
41   - pull: "0 0/20 * * * ?"
  41 + pull: "0 0/5 * * * ?"
42 42 push: "0 0/2 * * * ?"
43 43 nanqiao:
44 44 pull: "0 0/1 * * * ?"
... ...