Commit 826cbc4f by 王祖波

Merge branch 'feature-recommend3' into 'master'

自动建联

See merge request !3001
parents 4c1487ae dc6893e1
......@@ -356,6 +356,7 @@ public class ContactLogServiceImpl implements ContactLogService {
saveContactLog(qdto);
} catch (BusinessException e) {
logger.info("自动建联异常:{}", e.getMessage());
continue;
}
return;
}
......
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