Toggle navigation
Toggle navigation
This project
Loading...
Sign in
datasync
/
yoho-datasync-core
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
liangyi.chen@yoho.cn
2019-03-27 17:00:15 +0800
Commit
e0f72242f89624cbda5f20b9a6a38063fbd67ec9
1 parent
415333a1
Fix Bug
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
base/src/main/java/com/yoho/datasync/core/base/model/yh_grass/GrassArticleComment.java
base/src/main/java/com/yoho/datasync/core/base/model/yh_grass/GrassArticleComment.java
View file @
e0f7224
...
...
@@ -41,6 +41,7 @@ public class GrassArticleComment {
@FieldTransfer
private
Integer
updateTime
;
@FieldTransfer
(
targetFieldName
=
"auditAccount"
)
private
String
reviewer
;
private
Integer
columnType
;
...
...
Please
register
or
login
to post a comment