pom.xml
@@ -28,5 +28,17 @@ <groupId>com.lx</groupId> <artifactId>product-server-util</artifactId> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-file</artifactId> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-tool-table</artifactId> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-admin</artifactId> </dependency> </dependencies> </project>