Commit 3b168504 authored by Quxl's avatar Quxl

x

parent d286d114
......@@ -100,7 +100,7 @@ public class AdminFirstController {
}
@GetMapping("exportExcel")
@ApiOperation("影片列表")
@ApiOperation("影片列表导出")
@ApiImplicitParams({
@ApiImplicitParam(paramType="query", dataType="string", required=false, name="keyword", value="关键字"),
@ApiImplicitParam(paramType="query", dataType="int", required=false, name="state", value="影片状态 1未提交 2 已提交"),
......
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