Sign in
周伟鹏
/
cnlive_shenhe
·
Commits
GitLab
Back to dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
3fe60a43f54768bc1f8cb2e2c8ed14342c0c494f
Authored by
徐近程
2020-06-21 12:16:21 +0800
1 parent
1a32c125
update
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/main/java/com/cnlive/shenhe/entity/ShyYidun.java
src/main/java/com/cnlive/shenhe/entity/ShyYidun.java
View file @
3fe60a4
...
...
@@ -11,6 +11,7 @@ public class ShyYidun {
11
11
@Id
12
12
private String id;
13
13
14
+
14
15
/**
15
16
* 视频内容id 网站内容id
16
17
*/
...
...