yangys
2024-04-24 7d4ac54870e8611a7deec9ed7e8a4025be8de663
smart-starter-log/src/main/java/com/qianwen/core/log/error/BladeErrorController.java
@@ -12,7 +12,6 @@
import org.springframework.web.servlet.ModelAndView;
import org.springframework.web.servlet.view.json.MappingJackson2JsonView;
/* loaded from: blade-starter-log-9.3.0.0-SNAPSHOT.jar:org/springblade/core/log/error/BladeErrorController.class */
public class BladeErrorController extends BasicErrorController {
    public BladeErrorController(ErrorAttributes errorAttributes, ErrorProperties errorProperties) {
        super(errorAttributes, errorProperties);