wantShopAreaName
This commit is contained in:
@@ -285,6 +285,7 @@ public class HyPartnerIntentInfoServiceImpl implements HyPartnerIntentInfoServic
|
||||
if(Objects.isNull(intentInfoVO.getAcceptAdjustType())){
|
||||
intentInfoVO.setAcceptAdjustType(userInfoVO.getAcceptAdjustType());
|
||||
}
|
||||
intentInfoVO.setWantShopAreaName(userInfoVO.getWantShopAreaName());
|
||||
return intentInfoVO;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user