提交 20a14745 编写于 作者: S Sam Brannen

Polishing

上级 37d61375
......@@ -90,7 +90,6 @@ class MapAnnotationAttributeExtractor extends AbstractAliasAwareAnnotationAttrib
String attributeName = attributeMethod.getName();
Object attributeValue = attributes.get(attributeName);
// if attribute not present, check alias
if (attributeValue == null) {
String aliasName = attributeAliasMap.get(attributeName);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册