空白字符问题

This commit is contained in:
2025-12-10 16:02:49 +08:00
parent 6ff5436128
commit fd2c2a488a
5 changed files with 20 additions and 9 deletions

View File

@@ -40,11 +40,15 @@ public class MkPointsUserRecord implements Serializable {
* 积分用户Id
*/
private Long mkPointsUserId;
private Long shopId;
private Long shopUserId;
/**
* 摘要信息(如:兑换某个商品/消费多少钱/充值多少钱/新会员赠送积分等)
*/
private String content;
@Column(ignore = true)
private String shopName;
/**
* 订单编号