|  |  |  | 
|---|
|  |  |  | <env>lhx</env> | 
|---|
|  |  |  | </properties> | 
|---|
|  |  |  | </profile> | 
|---|
|  |  |  | <profile> | 
|---|
|  |  |  | <id>xcshop</id> | 
|---|
|  |  |  | <properties> | 
|---|
|  |  |  | <env>xcshop</env> | 
|---|
|  |  |  | </properties> | 
|---|
|  |  |  | </profile> | 
|---|
|  |  |  | </profiles> | 
|---|
|  |  |  | <dependencies> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | <artifactId>mapstruct</artifactId> | 
|---|
|  |  |  | <version>1.3.0.Final</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>com.baomidou</groupId> | 
|---|
|  |  |  | <artifactId>mybatis-plus-boot-starter</artifactId> | 
|---|
|  |  |  | <version>3.2.0</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | <dependency> | 
|---|
|  |  |  | <groupId>cn.hutool</groupId> | 
|---|
|  |  |  | <artifactId>hutool-all</artifactId> | 
|---|
|  |  |  | <version>5.3.1</version> | 
|---|
|  |  |  | </dependency> | 
|---|
|  |  |  | </dependencies> | 
|---|
|  |  |  | <build> | 
|---|
|  |  |  | <resources> | 
|---|
|  |  |  | 
|---|
|  |  |  | <exclude>config/prd/*</exclude> | 
|---|
|  |  |  | <exclude>config/test/*</exclude> | 
|---|
|  |  |  | <exclude>config/xcx/*</exclude> | 
|---|
|  |  |  | <exclude>config/xcshop/*</exclude> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <!-- | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <exclude>config/config.json</exclude> | 
|---|
|  |  |  | <exclude>config/application.properties</exclude> | 
|---|
|  |  |  | <exclude>config/system.properties</exclude> | 
|---|
|  |  |  | <!----> | 
|---|
|  |  |  | <exclude>config/config.json</exclude> | 
|---|
|  |  |  | <exclude>config/application.properties</exclude> | 
|---|
|  |  |  | <exclude>config/system.properties</exclude> | 
|---|
|  |  |  |  | 
|---|
|  |  |  |  | 
|---|
|  |  |  | --> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <exclude>**/*.woff</exclude> | 
|---|
|  |  |  | <exclude>**/*.woff2</exclude> | 
|---|
|  |  |  | <exclude>**/*.ttf</exclude> | 
|---|
|  |  |  | 
|---|
|  |  |  | <version>3.5.1</version> | 
|---|
|  |  |  | <configuration> | 
|---|
|  |  |  | <source>1.8</source> | 
|---|
|  |  |  | <target>1.8}</target> | 
|---|
|  |  |  | <target>1.8</target> | 
|---|
|  |  |  | <annotationProcessorPaths> | 
|---|
|  |  |  | <path> | 
|---|
|  |  |  | <groupId>org.mapstruct</groupId> | 
|---|
|  |  |  | <artifactId>mapstruct-processor</artifactId> | 
|---|
|  |  |  | <version>1.3.0.Final</version> | 
|---|
|  |  |  | </path> | 
|---|
|  |  |  | <path> | 
|---|
|  |  |  | <groupId>org.projectlombok</groupId> | 
|---|
|  |  |  | <artifactId>lombok</artifactId> | 
|---|
|  |  |  | <version>1.18.12</version> | 
|---|
|  |  |  | </path> | 
|---|
|  |  |  | </annotationProcessorPaths> | 
|---|
|  |  |  | </configuration> | 
|---|
|  |  |  | </plugin> | 
|---|