Pārlūkot izejas kodu

feat: add egg comment mq struct

master
shenjiachi pirms 5 dienas
vecāks
revīzija
802cf07ae6
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. +5
    -0
      rule/egg_energy/md/mq_egg_app.go

+ 5
- 0
rule/egg_energy/md/mq_egg_app.go Parādīt failu

@@ -10,6 +10,7 @@ const (
EggRoutKeyForRecordActive = "egg_record_active" // 更新活跃记录
EggRoutKeyForAutoScoreData = "egg_auto_score" // 自动打分
EggRoutKeyForSendFriendCircle = "egg_send_friend_circle" // 发送朋友圈
EggRoutKeyForComment = "egg_comment" // 发送朋友圈
)

type EggNewUserRegisterData struct {
@@ -73,3 +74,7 @@ type AddPublicPlatoonUserRelationCommissionReq struct {
type EggSendFriendCircleData struct {
Uid int64 `json:"uid"`
}

type EggCommentData struct {
Uid int64 `json:"uid"`
}

Notiek ielāde…
Atcelt
Saglabāt