pull/2/head
qian 9 months ago
parent 4ab99f27a0
commit 2fb5570bac

@ -21,7 +21,7 @@
-->
<root url="jar://$MAVEN_REPOSITORY$/org/apache/hadoop/hadoop-hdfs/2.6.4/hadoop-hdfs-2.6.4.jar!/" />
</CLASSES>
<!--
<!--
<JAVADOC>元素的功能是配置该 Maven 库对应的 Java 文档相关配置信息,
开发人员借助此配置,能够便捷地查阅库内各类、各方法等元素所附带的详细文档注释内容,有助于更好地理解并运用这个库。
-->

@ -115,5 +115,5 @@ public class CategorySortKey implements Ordered<CategorySortKey>, java.io.Serial
this.clickCount = clickCount;
this.orderCount = orderCount;
this.payCount = payCount;
}
}//
}

Loading…
Cancel
Save