yangys
2024-04-23 9097df6b9559b04682e9907d900eb86d5109f84a
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);