Sign in
iOS Team
/
ScioLive
·
Commits
GitLab
Back to group
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
2257d52bab63aab0cd43717f6e769315c054ec1f
Authored by
zhangxiaowen
2019-06-14 17:47:51 +0800
1 parent
bedb8fb1
no message
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
CNLiveScioLive/Pages/Live/Model/CNLiveModel.h
CNLiveScioLive/Pages/Live/Model/CNLiveModel.h
View file @
2257d52
...
...
@@ -68,4 +68,6 @@
68
68
69
69
@property (nonatomic, copy) NSString *publishDate;
70
70
71
+@property (nonatomic, copy) NSString *shareUrl;
72
+
71
73
@end
...
...