修改虚拟币记录
This commit is contained in:
@@ -14,7 +14,7 @@ public class PayPaypalOrder implements Serializable {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@TableId
|
||||
private Long id;
|
||||
private Integer id;
|
||||
//用户Id
|
||||
private Integer userId;
|
||||
//订单Id
|
||||
|
||||
Reference in New Issue
Block a user