This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
liushuai
/
hz-project-management
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
28
Wiki
Activity
Browse Source
移除字典依赖
master
WendyYang
1 year ago
parent
2130f221e7
commit
41a1156822
2 changed files
with
0 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
pmapi/pom.xml
+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>
Write
Preview
Loading…
Cancel
Save