Browse Source

update

master
dengbiao 1 week ago
parent
commit
d24e5cb92e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      rule/egg_energy/md/mq_egg_app.go

+ 1
- 0
rule/egg_energy/md/mq_egg_app.go View File

@@ -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 {


Loading…
Cancel
Save