Merge branch 'dev' of http://git.legu.cc/liwei_3d/go_dreamfactory into dev
This commit is contained in:
commit
48f00e2f9d
@ -133,7 +133,7 @@ func (this *Mline) ModifyMlineDataByNanduID(session comm.IUserSession, id int32)
|
|||||||
Id: primitive.NewObjectID().Hex(),
|
Id: primitive.NewObjectID().Hex(),
|
||||||
Uid: session.GetUserId(),
|
Uid: session.GetUserId(),
|
||||||
CType: connf.Episodetype,
|
CType: connf.Episodetype,
|
||||||
ChapterId: connf.Chapterid,
|
ChapterId: v,
|
||||||
StageId: 0,
|
StageId: 0,
|
||||||
Star: map[int32]int32{},
|
Star: map[int32]int32{},
|
||||||
Award: map[int32]bool{},
|
Award: map[int32]bool{},
|
||||||
|
Loading…
Reference in New Issue
Block a user