Browse Source

代码优化

gaodm 6 years ago
parent
commit
96b4e66286
1 changed files with 1 additions and 1 deletions
  1. 1 1
      common/pom.xml

+ 1 - 1
common/pom.xml

@@ -109,7 +109,7 @@
             <groupId>com.belerweb</groupId>
             <artifactId>pinyin4j</artifactId>
             <version>2.5.1</version>
-            <scope>provided</scope>
+            <scope>compile</scope>
         </dependency>
 
         <!--<dependency>-->