添加字段

This commit is contained in:
yangjun 2024-08-06 19:40:23 +08:00
parent e505863610
commit dd06f7a58b
1 changed files with 5 additions and 0 deletions

View File

@ -56,6 +56,11 @@ public class PayClassify implements Serializable {
*/
private String createTime;
private Integer dayNum;
private Integer dayMoney;
/**
* 子表列表
*/