avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset
/
io.github.lishangbu.avalon.dataset.controller
/
CreatureController
/
listCreatures
list
Creatures
@
GetMapping
(
value
=
[
"/list"
]
)
fun
listCreatures
(
@
ModelAttribute
specification
:
CreatureSpecification
)
:
List
<
CreatureView
>
按筛选条件查询生物列表