|
@@ -414,6 +414,15 @@ public let feedbackPageUrl = "https://support.qq.com/embed/phone/\(feedbackAppId
|
|
|
|
|
|
public let applyCheckUrl = "incentive/creator/applyCheck"
|
|
|
public let applyStatusUrl = "incentive/creator/applyStatus"
|
|
|
+// 分享者用户权益中心
|
|
|
+public let incentiveUserRCenterUrl = "incentive/userRightCenter"
|
|
|
+// 加入分享者激励计划
|
|
|
+public let incentiveJoinUrl = "incentive/sharer/join"
|
|
|
+// 分享者激励计划邀请检查
|
|
|
+public let invitedCheckUrl = "incentive/sharer/invitedCheck"
|
|
|
+// 是否已无有效分享
|
|
|
+public let invitedShareStatusUrl = "incentive/sharer/shareCheck"
|
|
|
+
|
|
|
|
|
|
// ***************** 评论相关地址 **********************//
|
|
|
|