统一多种支付方式创建订单的入参
This commit is contained in:
@@ -27,4 +27,7 @@ public class ProductPurchaseDTO {
|
||||
|
||||
@ApiModelProperty("是否自动续订 one_time || recurring")
|
||||
private Boolean autoRenewal;
|
||||
|
||||
@ApiModelProperty("使用Alipay-HK时需要选择 ALIPAYHK || ALIPAYCN")
|
||||
private String wallet;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user