|
@@ -396,11 +396,14 @@ public let feedbackPageUrl = "https://support.qq.com/embed/phone/\(feedbackAppId
|
|
|
|
|
|
|
|
|
public let commendListUrl = "comment/app/page"
|
|
|
+
|
|
|
+public let commendSecondListUrl = "comment/second/page"
|
|
|
|
|
|
public let saveTopCommendUrl = "comment/top/save"
|
|
|
|
|
|
public let saveSecondCommendUrl = "comment/second/save"
|
|
|
-
|
|
|
+
|
|
|
+public let commentPraiseUrl = "comment/praise"
|
|
|
|
|
|
|
|
|
public let communityRecommendUrl = "community/recommend/list"
|