cloud-server-activity/src/main/java/com/dsh/activity/entity/UserPointsMerchandise.java
@@ -30,8 +30,8 @@ /** * 主键 */ @TableId(value = "id", type = IdType.AUTO) private Integer id; @TableId(value = "id", type = IdType.INPUT) private Long id; /** * 优惠券id */