This commit is contained in:
Looly
2020-03-02 17:16:11 +08:00
parent d6f8fb0077
commit 85c9dae9ae
2 changed files with 11 additions and 11 deletions

View File

@@ -120,6 +120,7 @@ public class ReflectUtil {
/**
* 获取字段名,如果存在{@link Alias}注解,读取注解的值作为名称
*
* @param field 字段
* @return 字段名
* @since 5.1.6
*/