Commit bc68ed65 authored by 张永's avatar 张永

1

parent 852ef4eb
......@@ -31,7 +31,7 @@ public class PageController {
@Autowired
private PageService pageService;
@ApiOperation("查询banner")
@ApiOperation("查询banner1")
@ApiImplicitParams({
@ApiImplicitParam(paramType = "query", name = "custNo", dataType = "String", required = false),
@ApiImplicitParam(paramType = "query", name = "LangID", dataType = "String", required = true, value = "语言", defaultValue = "936"),
......
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