yangys
2024-05-11 522dafb06be3374f27d087c370bcf06027e0f1cc
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);