Showing
1 changed file
with
3 additions
and
0 deletions
| @@ -44,4 +44,7 @@ export class SpConstants{ | @@ -44,4 +44,7 @@ export class SpConstants{ | ||
| 44 | //频道信息流页面左右挂角 | 44 | //频道信息流页面左右挂角 |
| 45 | static APP_PAGE_CORNER_ADV = 'app_page_corner_adv_' | 45 | static APP_PAGE_CORNER_ADV = 'app_page_corner_adv_' |
| 46 | 46 | ||
| 47 | + | ||
| 48 | + //游客状态下首次评论时间 | ||
| 49 | + static FIRSTCOMMENTTIME = 'firstCommentTime' | ||
| 47 | } | 50 | } |
-
Please register or login to post a comment