1
This commit is contained in:
parent
7d2ddb6598
commit
4c60fe0f3a
@ -230,7 +230,7 @@ func (r *Question) GetQuestionUnlockStatus(c *gin.Context) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
g.BuyStatus = 1
|
g.BuyStatus = 1
|
||||||
g.BuyMode = 2
|
g.BuyMode = 1
|
||||||
g.ValidDate = time.Time(*single.ValidDate).Format("2006-01-02 15:04:05")
|
g.ValidDate = time.Time(*single.ValidDate).Format("2006-01-02 15:04:05")
|
||||||
|
|
||||||
break
|
break
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user