Commit 262bff49 authored by yaobaizheng's avatar yaobaizheng

招商引资+主导产业筛选项

parent 536fe16b
......@@ -29,7 +29,7 @@ public class DevelopmentInfoController {
@GetMapping("/detail/{id}")
@ApiOperation(value = "开发区详情")
@ApiOperation(value = "开发区-招商引资")
@ApiImplicitParam(name = "id", value = "开发区详情id", type = "Integer")
public DevelopmentDetailVo detail(@PathVariable Integer id){
return developmentInfoSerivce.detail(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