diff --git a/rule/egg_energy/md/mq_egg_app.go b/rule/egg_energy/md/mq_egg_app.go index 9d1fadf..99df052 100644 --- a/rule/egg_energy/md/mq_egg_app.go +++ b/rule/egg_energy/md/mq_egg_app.go @@ -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 {