Commit 9313606e by jianan

新单跟进5

parent 9d8a26b2
......@@ -432,8 +432,8 @@ public class ApiAppointmentServiceImpl implements ApiAppointmentService {
// follow.setReconciliationCompanyBizId();
//TODO 续保日期
// follow.setRenewalDate();
//TODO 用户业务员id
// follow.setUserBizId();
// 用户业务员id
follow.setUserBizId(appointment.getCreatorId());
if (!Objects.isNull(apiInsurantInfoDto)) {
//受保人
follow.setInsured(apiInsurantInfoDto.getName());
......
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