Commit a9b2d37f authored by hongguangwu's avatar hongguangwu

MVP1.7.8 新分支

parent f123b136
......@@ -222,6 +222,7 @@ public class TSocialFriendPushServiceImpl extends ServiceImpl<TSocialFriendMappe
List<TSocialFriendBackLog> backLogList = new ArrayList<>();
R<String> urlR;
for (SociaFriendYgsAddVo vo : ysdAddlist) {
//
// 0:未到时间不动; 1:推送; 2:转人工
if ("劳动者死亡".equals(vo.getTbyy())) {
remark = "劳动者死亡,转人工!";
......
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