mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 04:35:14 +08:00
错误标点修改
修改JWT.java中的错误标点,将[;]修改为[:]
This commit is contained in:
parent
a49523ffab
commit
5ee00acaad
@ -31,7 +31,7 @@ import java.util.Map;
|
||||
* </ul>
|
||||
*
|
||||
* <p>
|
||||
* 详细介绍见;https://www.jianshu.com/p/576dbf44b2ae
|
||||
* 详细介绍见:https://www.jianshu.com/p/576dbf44b2ae
|
||||
* </p>
|
||||
*
|
||||
* @author looly
|
||||
|
Loading…
Reference in New Issue
Block a user