|
@@ -354,7 +354,6 @@ public class OrderProjectServiceImpl extends BaseMybatisDao<TOrderTaskMapper> im
|
|
|
ub.setCreateTime(date);
|
|
ub.setCreateTime(date);
|
|
|
userBusinessMapper.insertSelective(ub);
|
|
userBusinessMapper.insertSelective(ub);
|
|
|
}
|
|
}
|
|
|
-
|
|
|
|
|
//如果是渠道客户更新渠道表
|
|
//如果是渠道客户更新渠道表
|
|
|
UserChannel uc=new UserChannel();
|
|
UserChannel uc=new UserChannel();
|
|
|
uc.setUid(tn.getBuyerId());
|
|
uc.setUid(tn.getBuyerId());
|