@@ -22,7 +22,7 @@ public class PayWay {
* 支付方式
*/
@TableId(value = "id", type = IdType.AUTO)
- private Integer id;
+ private Long id;
/**
* 支付通道