Commit 34b91ea7 authored by Zheng Jie's avatar Zheng Jie
Browse files

[代码优化](v2.6):update BaseDTO.java

parent f207d003
......@@ -17,7 +17,7 @@ public class BaseDTO implements Serializable {
private String createBy;
private String updatedBy;
private String updateBy;
private Timestamp createTime;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment