错误标点修改

修改JWT.java中的错误标点,将[;]修改为[:]
This commit is contained in:
No one 2025-05-19 17:07:52 +08:00 committed by GitHub
parent a49523ffab
commit 5ee00acaad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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