Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
dc-java
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
huluobin
dc-java
Commits
2a117f4d
Commit
2a117f4d
authored
Jan 13, 2021
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
# 周转
parent
1802577e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
pom.xml
data-show/pom.xml
+0
-1
job.properties
...show/show-auto-turnover/src/main/resources/job.properties
+1
-1
pom.xml
pom.xml
+2
-1
No files found.
data-show/pom.xml
View file @
2a117f4d
...
@@ -8,7 +8,6 @@
...
@@ -8,7 +8,6 @@
<artifactId>
dc-java
</artifactId>
<artifactId>
dc-java
</artifactId>
<groupId>
com.bailuntec
</groupId>
<groupId>
com.bailuntec
</groupId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0-SNAPSHOT
</version>
<relativePath>
./pom.xml
</relativePath>
</parent>
</parent>
<artifactId>
data-show
</artifactId>
<artifactId>
data-show
</artifactId>
...
...
data-show/show-auto-turnover/src/main/resources/job.properties
View file @
2a117f4d
...
@@ -11,7 +11,7 @@ ZOOKEEPER_SERVER=172.31.255.120:2181
...
@@ -11,7 +11,7 @@ ZOOKEEPER_SERVER=172.31.255.120:2181
NAME_SPACE
=
data-center
NAME_SPACE
=
data-center
JOB_NAME
=
show-auto-turnover37
JOB_NAME
=
show-auto-turnover37
#JOB_CRON=0 0 3 * * ?
#JOB_CRON=0 0 3 * * ?
JOB_CRON
=
0
55 10
* * ?
JOB_CRON
=
0
45 11
* * ?
SHARDING_TOTAL_COUNT
=
8
SHARDING_TOTAL_COUNT
=
8
JOB_NAME_NE_NORMAL
=
show-auto-turnover-ne-normal
JOB_NAME_NE_NORMAL
=
show-auto-turnover-ne-normal
JOB_CRON_NE_NORMAL
=
0 0 10 ? * MON
JOB_CRON_NE_NORMAL
=
0 0 10 ? * MON
...
...
pom.xml
View file @
2a117f4d
...
@@ -69,8 +69,9 @@
...
@@ -69,8 +69,9 @@
<dependencyManagement>
<dependencyManagement>
<dependencies>
<!--这下面进行依赖管理 -->
<dependencies>
<!--这下面进行依赖管理 -->
<dependency>
<dependency>
<groupId>
com.google.guava
</groupId>
<groupId>
com.google.guava
</groupId>
<artifactId>
guava
</artifactId>
<artifactId>
guava
</artifactId>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment