添加字段
This commit is contained in:
parent
e505863610
commit
dd06f7a58b
|
@ -56,6 +56,11 @@ public class PayClassify implements Serializable {
|
|||
*/
|
||||
private String createTime;
|
||||
|
||||
private Integer dayNum;
|
||||
private Integer dayMoney;
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* 子表列表
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue