1
This commit is contained in:
parent
335139bf5b
commit
4dbba418b3
@ -19,5 +19,6 @@ func (this *BitGetApi) NewUserMission(c *gin.Context) {
|
||||
q5.NewSlice(&rspObj.Missions, 0, 10)
|
||||
p := q5.NewSliceElement(&rspObj.Missions)
|
||||
p.MissionId = 1
|
||||
p.Target = 5
|
||||
c.JSON(200, rspObj)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user