Commit 944435e0 authored by 赵建伟's avatar 赵建伟

update codes

parent 682c794c
...@@ -80,7 +80,6 @@ public class DqRuleServiceImpl implements DqRuleService { ...@@ -80,7 +80,6 @@ public class DqRuleServiceImpl implements DqRuleService {
rs = duplexRuleInfoInsert(dqRuleVo); rs = duplexRuleInfoInsert(dqRuleVo);
} else { } else {
logger.error("checkType is illegal! {}", checkType); logger.error("checkType is illegal! {}", checkType);
return rs;
} }
return rs; return rs;
} }
......
...@@ -53,7 +53,7 @@ mail: ...@@ -53,7 +53,7 @@ mail:
fromMail: fromMail:
addr: youjiantongji@wanmeizhensuo.com addr: youjiantongji@wanmeizhensuo.com
toMail: toMail:
addr: zhangmengyu@igengmei.com,zhanglei@igengmei.com,xuepengfei@wanmeizhensuo.com addr: zhaoshuai@igengmei.com,zhanglei@igengmei.com
subject: 数据质量预警信息 subject: 数据质量预警信息
#---dingding send config--- #---dingding send config---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment