Verified Commit 2c8b6a7b authored by Cui's avatar Cui

fix

parent 27284ff8
......@@ -420,7 +420,7 @@ func (am *AppMessage) ToFields() (fields logrus.Fields) {
fields["jumpPage"] = am.Extra.JumpPage
fields["jumpUrl"] = am.Extra.JumpUrl
fields["jumpTag"] = am.Extra.JumpTag
fields["isHotVip"] = am.Extra.IsHotVip
fields["classType"] = am.Extra.ClassType
fields["channelId"] = am.Extra.ChannelId
fields["channelGroupId"] = am.Extra.ChannelGroupId
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment