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
/
GameBattleController
/
settleSession
settle
Session
@
PostMapping
(
value
=
[
"/sessions/{sessionId}/settle"
]
)
fun
settleSession
(
@
PathVariable
sessionId
:
String
)
:
GameBattleSettlementView
对已结束 battle 执行统一结算。