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.
This is an issue of refractoring the Console.
The improvements need to be done are below: