Commit fce0db62 authored by Quxl's avatar Quxl

x

parent b84a977d
......@@ -247,7 +247,7 @@ public class FilmController {
@ResponseBody
@Transactional
@PostMapping("get_film_ext")
@ApiOperation("保存电影扩展信息")
@ApiOperation("查询电影扩展信息")
@ApiImplicitParams({
@ApiImplicitParam(paramType="query", dataType="string", name="id", value="影片ID"),
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment