| | |
| | | <description>此模块为其他web模块的局部全局模块,只定义依赖</description> |
| | | |
| | | <modules> |
| | | <module>pipIrr-mwTest-web</module> |
| | | <module>pipIrr-web-demo</module> |
| | | <module>pipIrr-web-sso</module> |
| | | <module>pipIrr-web-base</module> |
| | | <module>pipIrr-web-remote</module> |
| | | <module>pipIrr-web-statistics</module> |
| | | <module>pipIrr-web-gis</module> |
| | | <module>pipIrr-web-sell</module> |
| | | <module>pipIrr-web-project</module> |
| | | <module>pipIrr-web-irrigate</module> |
| | | <module>pipIrr-web-wechat</module> |
| | | <module>pipIrr-web-app</module> |
| | | </modules> |
| | | |
| | | <dependencies> |
| | |
| | | <dependency> |
| | | <groupId>com.fasterxml.jackson.dataformat</groupId> |
| | | <artifactId>jackson-dataformat-yaml</artifactId> |
| | | <exclusions> |
| | | <exclusion> |
| | | <groupId>*</groupId> |
| | | <artifactId>*</artifactId> |
| | | </exclusion> |
| | | </exclusions> |
| | | </dependency> |
| | | |
| | | <!-- 系统监管 --> |