mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2025-11-02 15:23:43 +08:00
fix 修复 部分web异常被CryptoFilter截胡问题
This commit is contained in:
@@ -99,7 +99,7 @@ public class CryptoFilter implements Filter {
|
||||
}
|
||||
}
|
||||
} catch (Exception e) {
|
||||
throw new RuntimeException(e);
|
||||
return null;
|
||||
}
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user