| | |
| | | </dependency> |
| | | |
| | | <!--项目管理模块--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.lx</groupId>--> |
| | | <!-- <artifactId>product-project-server-base</artifactId>--> |
| | | <!-- <version>1.0.0-SNAPSHOT</version>--> |
| | | <!-- </dependency>--> |
| | | <!-- <dependency>--> |
| | | <!-- <groupId>com.lx</groupId>--> |
| | | <!-- <artifactId>product-project-server-contract</artifactId>--> |
| | | <!-- <version>1.0.0-SNAPSHOT</version>--> |
| | | <!-- </dependency>--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-project-server-base</artifactId> |
| | | <version>2.0.0-release</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-project-server-contract</artifactId> |
| | | <version>2.0.0-release</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-customer</artifactId> |