分销员购买前缀
This commit is contained in:
@@ -22,7 +22,7 @@ import java.math.BigDecimal;
|
||||
@Accessors(chain = true)
|
||||
public class MkDistributionPayDTO implements Serializable {
|
||||
private Long shopId;
|
||||
private String platformType;
|
||||
private String platformType = "DIS";
|
||||
private Long userId;
|
||||
private String payType;
|
||||
private String returnUrl;
|
||||
|
||||
Reference in New Issue
Block a user