|
@@ -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"
|
|
|
+
|
|
|
+
|
|
|
|
|
|
|
|
|
public let communityRecommendUrl = "community/recommend/list"
|