<!-- 拼音码转换工具类,部分多音字不全,例如白术(zhú) --> <dependency> <groupId>com.github.stuxuhai</groupId> <artifactId>jpinyin</artifactId> <version>1.1.8</version> </dependency>
<!-- 拼音码转换工具类,部分多音字不全,例如白术(zhú) --> <dependency> <groupId>com.github.stuxuhai</groupId> <artifactId>jpinyin</artifactId> <version>1.1.8</version> </dependency>
转载于:https://www.cnblogs.com/gxl00/p/6418111.html