This commit is contained in:
@@ -41,6 +41,6 @@ func (h Controller) GetTalkCategory(data *item.TalkCateInboundInfo, c *player.Pl
|
||||
|
||||
}
|
||||
}
|
||||
c.Service.Talk.Update(int(data.ID))
|
||||
c.Service.Talk.Update(int(data.ID), 1)
|
||||
return result, 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user