Commit dc6893e1 by 王祖波

自动建联

parent e5ffdfd3
......@@ -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