Browse Source

Merge branch 'dev/20220228_v3.0.1通用版_渠道管理第一期' into debug

rengb 3 years ago
parent
commit
a884f2aeb6
1 changed files with 6 additions and 0 deletions
  1. 6 0
      mdsp-service/pom.xml

+ 6 - 0
mdsp-service/pom.xml

@@ -19,6 +19,12 @@
             <groupId>com.diagbot</groupId>
             <artifactId>common</artifactId>
             <version>0.0.1-SNAPSHOT</version>
+            <exclusions>
+                <exclusion>
+                    <groupId>com.github.promeg</groupId>
+                    <artifactId>tinypinyin</artifactId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
             <groupId>com.lantone</groupId>