gm修改章节id

This commit is contained in:
meixiongfeng 2023-06-15 22:37:48 +08:00
parent d253ece803
commit 265b1a2fe6

View File

@ -133,7 +133,7 @@ func (this *Mline) ModifyMlineDataByNanduID(session comm.IUserSession, id int32)
Id: primitive.NewObjectID().Hex(),
Uid: session.GetUserId(),
CType: connf.Episodetype,
ChapterId: connf.Chapterid,
ChapterId: v,
StageId: 0,
Star: map[int32]int32{},
Award: map[int32]bool{},