Commit 9d499ead authored by yaobaizheng's avatar yaobaizheng

招商引资

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