Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Eladmin
Commits
34b91ea7
Commit
34b91ea7
authored
May 08, 2021
by
Zheng Jie
Browse files
[代码优化](v2.6):update BaseDTO.java
parent
f207d003
Changes
1
Hide whitespace changes
Inline
Side-by-side
eladmin-common/src/main/java/me/zhengjie/base/BaseDTO.java
View file @
34b91ea7
...
...
@@ -17,7 +17,7 @@ public class BaseDTO implements Serializable {
private
String
createBy
;
private
String
update
d
By
;
private
String
updateBy
;
private
Timestamp
createTime
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment