Commit 62092adc authored by yaobaizheng's avatar yaobaizheng

招商引资

parent 972fcd44
...@@ -30,7 +30,6 @@ public class DevelopmentInfoController { ...@@ -30,7 +30,6 @@ public class DevelopmentInfoController {
@GetMapping("/detail") @GetMapping("/detail")
@ApiOperation(value = "开发区-招商引资") @ApiOperation(value = "开发区-招商引资")
@ApiImplicitParam(name = "id", value = "开发信息id", type = "Integer")
public DevelopmentDetailVo detail(){ public DevelopmentDetailVo detail(){
return developmentInfoSerivce.detail(); return developmentInfoSerivce.detail();
} }
......
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