Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
DQMP
Project
Project
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
data
DQMP
Commits
944435e0
Commit
944435e0
authored
Jun 12, 2020
by
赵建伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update codes
parent
682c794c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
DqRuleServiceImpl.java
...va/com/gmei/data/dqmp/service/impl/DqRuleServiceImpl.java
+0
-1
application-prod.yml
src/main/resources/application-prod.yml
+1
-1
No files found.
src/main/java/com/gmei/data/dqmp/service/impl/DqRuleServiceImpl.java
View file @
944435e0
...
...
@@ -80,7 +80,6 @@ public class DqRuleServiceImpl implements DqRuleService {
rs
=
duplexRuleInfoInsert
(
dqRuleVo
);
}
else
{
logger
.
error
(
"checkType is illegal! {}"
,
checkType
);
return
rs
;
}
return
rs
;
}
...
...
src/main/resources/application-prod.yml
View file @
944435e0
...
...
@@ -53,7 +53,7 @@ mail:
fromMail
:
addr
:
youjiantongji@wanmeizhensuo.com
toMail
:
addr
:
zha
ngmengyu@igengmei.com,zhanglei@igengmei.com,xuepengfei@wanmeizhensuo
.com
addr
:
zha
oshuai@igengmei.com,zhanglei@igengmei
.com
subject
:
数据质量预警信息
#---dingding send config---
...
...
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