We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1d385b commit 5b3aa20Copy full SHA for 5b3aa20
1 file changed
src/Exception/JWTException.php
@@ -2,7 +2,7 @@
2
3
namespace xiaodi\Exception;
4
5
-use think\Exception\HttpException;
+use think\exception\HttpException;
6
7
/**
8
* 验证异常.
0 commit comments