@@ -15,7 +15,7 @@ public class PayWayChoiceVO {
* 支付方式
*/
@ApiModelProperty(notes = "支付方式id")
- private Integer id;
+ private Long id;
/**
* 支付名称