其他类型
This commit is contained in:
@@ -447,6 +447,10 @@ public class HyPartnerIntentInfoServiceImpl implements HyPartnerIntentInfoServic
|
||||
intentInfoDO.setPartnerLineId(request.getPartnerLineId());
|
||||
intentInfoDO.setLiveArea(request.getLiveArea());
|
||||
intentInfoDO.setWantShopArea(request.getWantShopArea());
|
||||
intentInfoDO.setAcquaintanceFlag(request.getAcquaintanceFlag());
|
||||
intentInfoDO.setAcquaintanceName(request.getAcquaintanceName());
|
||||
intentInfoDO.setAcquaintanceRelationshipType(request.getAcquaintanceRelationshipType());
|
||||
intentInfoDO.setOtherRelationshipType(request.getOtherRelationshipType());
|
||||
intentInfoDO.setAcceptAdjustType(request.getAcceptAdjustType());
|
||||
intentInfoDO.setIsHaveWantShop(request.getIsHaveWantShop());
|
||||
intentInfoDO.setWantShopInfo("");
|
||||
|
||||
Reference in New Issue
Block a user