mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -269,6 +269,7 @@ public class JWT implements RegisteredPayload<JWT> {
|
||||
/**
|
||||
* 获取payload并获取类型
|
||||
*
|
||||
* @param <T> Bean类型
|
||||
* @param propertyName 需要提取的属性名称
|
||||
* @param propertyType 需要提取的属性类型
|
||||
* @return 载荷信息
|
||||
|
Reference in New Issue
Block a user