拼音版本

This commit is contained in:
guwd 2020-06-28 23:01:48 +08:00
parent a96f78d384
commit e7c8b5bcdf
1 changed files with 5 additions and 1 deletions

View File

@ -100,7 +100,11 @@
<artifactId>ms-upgrader</artifactId> <artifactId>ms-upgrader</artifactId>
<version>1.0.17</version> <version>1.0.17</version>
</dependency> </dependency>
<dependency>
<groupId>com.github.stuxuhai</groupId>
<artifactId>jpinyin</artifactId>
<version>1.1.8</version>
</dependency>
</dependencies> </dependencies>
<build> <build>