分页获取短评列表
POST
http://localhost:3001/api/movie/comment/list
接口描述
根据电影id获取列表
请求参数
参数名
类型
描述
必填
page
number
当前页数
必填
pageSize
number
每页数据量
必填