avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-game-service
/
io.github.lishangbu.avalon.game.controller
/
PlayerController
/
listPlayers
list
Players
@
GetMapping
fun
listPlayers
(
@
RequestParam
userId
:
String
)
:
List
<
PlayerView
>
查询账号下的玩家列表。