This is an issue of refractoring the [Console](https://github.com/apache/dubbo-admin/tree/develop/pkg/console). The improvements need to be done are below: 1. Seperate the handler and service based on the responsibility and functionality. 2. Define a unified error type and error codes.