数字默认值

This commit is contained in:
2025-12-11 09:48:27 +08:00
parent 52721502d5
commit 35a14e3d5d

View File

@@ -83,7 +83,7 @@ public class MkPointsGoodsRecord implements Serializable {
/** /**
* 数量 * 数量
*/ */
private int number; private Integer number;
/** /**
* 消耗积分 * 消耗积分