parent
208ee7c6c9
commit
f6b6dd93ef
@ -1,11 +0,0 @@ |
||||
package cn.toesbieya.jxc.model.entity1; |
||||
|
||||
import lombok.Data; |
||||
|
||||
@Data |
||||
public class Change { |
||||
private Integer creatorId; |
||||
private Long createTime; |
||||
private Integer updateId; |
||||
private Long updateTime; |
||||
} |
||||
Loading…
Reference in new issue