修改虚拟币记录

This commit is contained in:
wuchunlei
2024-12-05 15:53:59 +08:00
parent 0240b6fa94
commit e908760c71
12 changed files with 120 additions and 125 deletions

View File

@@ -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