Toggle navigation
Toggle navigation
This project
Loading...
Sign in
YOHOBUY
/
yohobuy-union
·
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
zhaoqing
2018-05-19 14:34:56 +0800
Commit
c817ca90a436c081101c7fbb94020b2447819fd7
1 parent
ed6d48e6
联盟红人
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
dal/src/main/java/com/yoho/unions/dal/model/UnionShareUser.java
dal/src/main/java/com/yoho/unions/dal/model/UnionShareUser.java
View file @
c817ca9
...
...
@@ -68,7 +68,6 @@ public class UnionShareUser {
", uid="
+
uid
+
", unionType='"
+
unionType
+
'\''
+
", updateTime="
+
updateTime
+
", note='"
+
note
+
'\''
+
", url='"
+
url
+
'\''
+
", shareId='"
+
shareId
+
'\''
+
'}'
;
...
...
Please
register
or
login
to post a comment