Commit e3c9c60f by henry

删除多余的方法

1 parent 8736248a
......@@ -11,10 +11,6 @@ import org.springframework.web.bind.annotation.RestController;
@RequestMapping("/analysis")
public class ArchMapController {
public Result slectPage() {
return null;
}
/**
* 总体业务架构资产展示
*
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!