gm修改章节id
This commit is contained in:
parent
d253ece803
commit
265b1a2fe6
@ -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{},
|
||||
|
Loading…
Reference in New Issue
Block a user