Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
datax-cloud
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
黄营
datax-cloud
Commits
07ae2b3e
Commit
07ae2b3e
authored
Nov 12, 2019
by
yuwei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
项目初始化
parent
65b264b5
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
datax-service-email-dev.yml
...fig/src/main/resources/config/datax-service-email-dev.yml
+2
-2
datax-service-file-dev.yml
...nfig/src/main/resources/config/datax-service-file-dev.yml
+2
-2
datax-service-system-dev.yml
...ig/src/main/resources/config/datax-service-system-dev.yml
+2
-2
datax-service-system-prod.yml
...g/src/main/resources/config/datax-service-system-prod.yml
+2
-2
No files found.
datax-config/src/main/resources/config/datax-service-email-dev.yml
View file @
07ae2b3e
...
...
@@ -41,8 +41,8 @@ mybatis-plus:
global-config
:
db-config
:
id-type
:
ID_WORKER_STR
logic-delete-value
:
0
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
1
# 逻辑未删除值(默认为 0)
logic-delete-value
:
1
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
0
# 逻辑未删除值(默认为 0)
banner
:
false
configuration
:
map-underscore-to-camel-case
:
true
...
...
datax-config/src/main/resources/config/datax-service-file-dev.yml
View file @
07ae2b3e
...
...
@@ -41,8 +41,8 @@ mybatis-plus:
global-config
:
db-config
:
id-type
:
ID_WORKER_STR
logic-delete-value
:
0
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
1
# 逻辑未删除值(默认为 0)
logic-delete-value
:
1
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
0
# 逻辑未删除值(默认为 0)
banner
:
false
configuration
:
map-underscore-to-camel-case
:
true
...
...
datax-config/src/main/resources/config/datax-service-system-dev.yml
View file @
07ae2b3e
...
...
@@ -52,8 +52,8 @@ mybatis-plus:
global-config
:
db-config
:
id-type
:
ID_WORKER_STR
logic-delete-value
:
0
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
1
# 逻辑未删除值(默认为 0)
logic-delete-value
:
1
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
0
# 逻辑未删除值(默认为 0)
banner
:
false
configuration
:
map-underscore-to-camel-case
:
true
...
...
datax-config/src/main/resources/config/datax-service-system-prod.yml
View file @
07ae2b3e
...
...
@@ -52,8 +52,8 @@ mybatis-plus:
global-config
:
db-config
:
id-type
:
ID_WORKER_STR
logic-delete-value
:
0
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
1
# 逻辑未删除值(默认为 0)
logic-delete-value
:
1
# 逻辑已删除值(默认为 1)
logic-not-delete-value
:
0
# 逻辑未删除值(默认为 0)
banner
:
false
configuration
:
map-underscore-to-camel-case
:
true
...
...
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