|
|
@@ -69,6 +69,7 @@ type EggStructForAutoScoreData struct { |
|
|
|
type AddPublicPlatoonUserRelationCommissionReq struct { |
|
|
|
Uid string `json:"uid"` |
|
|
|
RecommendUid string `json:"recommend_uid"` //推荐人uid |
|
|
|
Phone string `json:"phone"` //推荐人uid |
|
|
|
} |
|
|
|
|
|
|
|
type EggSendFriendCircleData struct { |
|
|
|