Sign in
李晓鹤
/
iot-scheduler
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
c1dc2b6a8bd8d50591dc5cd9a26d9341924fe0a9
Authored by
杨鸣坤
2026-04-07 10:00:49 +0800
1 parent
7f538427
chore: 更新jmdq拉取任务调度频率
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/resources/application.yml
src/main/resources/application.yml
View file @
c1dc2b6
...
...
@@ -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
*
*
*
?"
...
...