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
26529144823d7734317eb2a3051da7a92d5acb1a
Authored by
杨鸣坤
2026-02-11 11:18:50 +0800
1 parent
dab157db
无为设备上报频率修改
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 @
2652914
...
...
@@ -39,7 +39,7 @@ scheduler:
39
39
push
:
"
0
0/10
*
*
*
?"
40
40
jmdq
:
41
41
pull
:
"
0
0/1
*
*
*
?"
42
-
push
:
"
0
0/
10
*
*
*
?"
42
+
push
:
"
0
0/
2
*
*
*
?"
43
43
44
44
hn
:
45
45
third
:
...
...