Skip to content

Commit 5b3aa20

Browse files
committed
fix linux namespace
1 parent f1d385b commit 5b3aa20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Exception/JWTException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace xiaodi\Exception;
44

5-
use think\Exception\HttpException;
5+
use think\exception\HttpException;
66

77
/**
88
* 验证异常.

0 commit comments

Comments
 (0)