| 
					
				 | 
			
			
				@@ -404,6 +404,12 @@ public let saveTopCommendUrl = "comment/top/save" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 public let saveSecondCommendUrl = "comment/second/save" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 评论点赞或取消点赞 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 public let commentPraiseUrl = "comment/praise" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// 评论删除 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+public let commentDeleteUrl = "comment/delete" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+// 评论举报 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+public let commentReportUrl = "comment/report" 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // ***************** 话题相关地址 **********************// 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 // 首页推荐Feed流 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 public let communityRecommendUrl = "community/recommend/list" 
			 |