1
This commit is contained in:
parent
18a93ea11d
commit
c50c47d979
@ -23,7 +23,7 @@ func (this *UserApi) Info(c *gin.Context) {
|
|||||||
}
|
}
|
||||||
f5.GetGoStyleDb().OrmSelectOne(
|
f5.GetGoStyleDb().OrmSelectOne(
|
||||||
constant.GAME_DB,
|
constant.GAME_DB,
|
||||||
"t_hero",
|
"t_user",
|
||||||
[][]string{
|
[][]string{
|
||||||
{"address", accountAddress},
|
{"address", accountAddress},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user