mirror of https://github.com/elunez/eladmin
[代码优化](v2.6):update BaseDTO.java
parent
f207d003c2
commit
34b91ea7fd
|
@ -17,7 +17,7 @@ public class BaseDTO implements Serializable {
|
|||
|
||||
private String createBy;
|
||||
|
||||
private String updatedBy;
|
||||
private String updateBy;
|
||||
|
||||
private Timestamp createTime;
|
||||
|
||||
|
|
Loading…
Reference in New Issue