数字默认值
This commit is contained in:
@@ -83,7 +83,7 @@ public class MkPointsGoodsRecord implements Serializable {
|
||||
/**
|
||||
* 数量
|
||||
*/
|
||||
private int number;
|
||||
private Integer number;
|
||||
|
||||
/**
|
||||
* 消耗积分
|
||||
|
||||
Reference in New Issue
Block a user