Commit d02c433b authored by chenweijian's avatar chenweijian

开斋节

parent 3e2a6206
......@@ -460,7 +460,7 @@ func (s *GroupService) GroupClearScreenByMgr(groupId string, userId uint64) erro
func dealActDataAfterEnterRoom(myContext *mycontext.MyContext, userId, rideId uint64, roomId int64) {
defer utils.CheckGoPanic()
if rideId == 1241 {
if rideId == 1261 {
// 处理活动数据
go rpc.AddActPoint(domain.CreateModelContext(myContext), userId, 5, roomId)
}
......
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