Browse Source

移除字典依赖

master
WendyYang 1 year ago
parent
commit
41a1156822
2 changed files with 0 additions and 9 deletions
  1. +0
    -4
      pmapi/pom.xml
  2. +0
    -5
      pom.xml

+ 0
- 4
pmapi/pom.xml View File

@@ -204,10 +204,6 @@
</dependency>
<dependency>
<groupId>com.ningdatech</groupId>
<artifactId>nd-dict-starter</artifactId>
</dependency>
<dependency>
<groupId>com.ningdatech</groupId>
<artifactId>nd-cache-starter</artifactId>
</dependency>
<dependency>


+ 0
- 5
pom.xml View File

@@ -88,11 +88,6 @@
</dependency>
<dependency>
<groupId>com.ningdatech</groupId>
<artifactId>nd-dict-starter</artifactId>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.ningdatech</groupId>
<artifactId>nd-basic</artifactId>
<version>1.0.0</version>
</dependency>


Loading…
Cancel
Save