| | |
| | | <module>lxzn-module-mdc</module> |
| | | <module>lxzn-module-eam</module> |
| | | <module>lxzn-module-flowable</module> |
| | | <module>lxzn-module-eam-common</module> |
| | | </modules> |
| | | |
| | | <repositories> |
| | |
| | | <artifactId>lxzn-system-cloud-api</artifactId> |
| | | <version>${jeecgboot.version}</version> |
| | | </dependency> |
| | | <!-- system 微服务 api --> |
| | | <dependency> |
| | | <groupId>org.jeecgframework.boot</groupId> |
| | | <artifactId>lxzn-module-flowable</artifactId> |
| | | <version>${jeecgboot.version}</version> |
| | | </dependency> |
| | | <!-- system 微服务 api --> |
| | | <dependency> |
| | | <groupId>org.jeecgframework.boot</groupId> |
| | | <artifactId>lxzn-module-eam-common</artifactId> |
| | | <version>${jeecgboot.version}</version> |
| | | </dependency> |
| | | |
| | | <!--微服务启动依赖--> |
| | | <!--<dependency> |