getMoveDamageClassPage

@GetMapping(value = ["/page"])
fun getMoveDamageClassPage(pageable: Pageable, @ModelAttribute specification: MoveDamageClassSpecification): Page<MoveDamageClassView>

获取招式伤害分类分页结果