fix comment

This commit is contained in:
Looly
2022-06-18 23:49:29 +08:00
parent 8e61da83b9
commit 90a137a95b
2 changed files with 36 additions and 8 deletions

View File

@@ -269,6 +269,7 @@ public class JWT implements RegisteredPayload<JWT> {
/**
* 获取payload并获取类型
*
* @param <T> Bean类型
* @param propertyName 需要提取的属性名称
* @param propertyType 需要提取的属性类型
* @return 载荷信息