@@ -20,6 +20,5 @@ public class ReceiveBenefitsReq {
@NotNull
private Long skuId;
- @NotNull
private Long relationId;
}