| | |
| | | </profiles> |
| | | <dependencies> |
| | | |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-mq</artifactId> |
| | | </dependency> |
| | | <!--人事管理--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-hr</artifactId> |
| | | </dependency> |
| | | <!--设备管理--> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-device</artifactId> |
| | | </dependency> |
| | | <!--通用模块(util)--> |
| | | <dependency> |
| | |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-integration</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.lx</groupId> |
| | | <artifactId>product-server-saas</artifactId> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>org.spring</groupId> |
| | | <artifactId>spring-server-master</artifactId> |