Commit 0ef53aab authored by fangxinjiang's avatar fangxinjiang

社保办理失败推送微信-fxj

parent 823e8ea4
...@@ -183,7 +183,6 @@ public class TSocialAlertInfoServiceImpl extends ServiceImpl<TSocialAlertInfoMap ...@@ -183,7 +183,6 @@ public class TSocialAlertInfoServiceImpl extends ServiceImpl<TSocialAlertInfoMap
} }
message.append("当前存在公积金派单失败数量:") message.append("当前存在公积金派单失败数量:")
.append(fundCount); .append(fundCount);
hasAppend = true;
} }
message.append("。请及时至HRO系统进行处理"); message.append("。请及时至HRO系统进行处理");
countMap.put(key, message); countMap.put(key, message);
......
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