Browse Source

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

rengb 3 năm trước cách đây
mục cha
commit
a884f2aeb6
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  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>