|
|
|
@ -22,8 +22,8 @@ public class UserAcquireMatchmakerJoinRecommendRewardDto { |
|
|
|
@ApiModelProperty("运营中心组织id") |
|
|
|
private Long operationCenterOrgId; |
|
|
|
|
|
|
|
@ApiModelProperty("红娘类型") |
|
|
|
private ProductSubCategoryEnum type; |
|
|
|
@ApiModelProperty("关联订单") |
|
|
|
private Long associateOrderId; |
|
|
|
|
|
|
|
@ApiModelProperty("发起红娘级别") |
|
|
|
private MatchmakerLevelEnum initiatorLevel; |
|
|
|
|