@@ -27,9 +27,9 @@ import com.ruoyi.common.core.web.domain.AjaxResult;
* @author ruoyi
*/
@RestControllerAdvice
-public class GlobalExceptionHandler
+public class RuoyiGlobalExceptionHandler
{
- private static final Logger log = LoggerFactory.getLogger(GlobalExceptionHandler.class);
+ private static final Logger log = LoggerFactory.getLogger(RuoyiGlobalExceptionHandler.class);
/**
* 权限码异常