Stripe推广码 部分功能完善
This commit is contained in:
@@ -17,4 +17,8 @@ public class CreateCouponDTO {
|
||||
private Long timestamp;
|
||||
@ApiModelProperty("推广码最大使用次数")
|
||||
private Long maxRedemptions;
|
||||
@ApiModelProperty("合作者/机构名")
|
||||
private String cooperator;
|
||||
@ApiModelProperty("备注")
|
||||
private String remark;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user