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
fc6b2d18
Commit
fc6b2d18
authored
Jan 13, 2021
by
huluobin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
# 周转
parent
b4402be2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
mybatis-config.xml
data-common/src/main/resources/mybatis-config.xml
+2
-2
job.properties
...show/show-auto-turnover/src/main/resources/job.properties
+1
-1
No files found.
data-common/src/main/resources/mybatis-config.xml
View file @
fc6b2d18
...
@@ -5,8 +5,8 @@
...
@@ -5,8 +5,8 @@
<configuration>
<configuration>
<!--<properties resource="db-tj.properties"/>-->
<!--<properties resource="db-tj.properties"/>-->
<
!-- <properties resource="db-dev.properties"/>--
>
<
properties
resource=
"db-dev.properties"
/
>
<
properties
resource=
"db-prod.properties"
/
>
<
!-- <properties resource="db-prod.properties"/>--
>
<settings>
<settings>
<setting
name=
"mapUnderscoreToCamelCase"
value=
"true"
/>
<setting
name=
"mapUnderscoreToCamelCase"
value=
"true"
/>
</settings>
</settings>
...
...
data-show/show-auto-turnover/src/main/resources/job.properties
View file @
fc6b2d18
...
@@ -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 4
5 9
* * ?
JOB_CRON
=
0 4
2 10
* * ?
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
...
...
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