|  | @ -19,6 +19,18 @@
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>com.yihu.jw</groupId>
 |  |             <groupId>com.yihu.jw</groupId>
 | 
												
													
														
															|  |             <artifactId>common-entity</artifactId>
 |  |             <artifactId>common-entity</artifactId>
 | 
												
													
														
															|  | 
 |  |             <exclusions>
 | 
												
													
														
															|  | 
 |  |                 <exclusion>
 | 
												
													
														
															|  | 
 |  |                     <groupId>com.yihu.base</groupId>
 | 
												
													
														
															|  | 
 |  |                     <artifactId>common-data-es</artifactId>
 | 
												
													
														
															|  | 
 |  |                 </exclusion>
 | 
												
													
														
															|  | 
 |  |             </exclusions>
 | 
												
													
														
															|  | 
 |  |         </dependency>
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  | 
 |  |         <dependency>
 | 
												
													
														
															|  | 
 |  |             <groupId>com.yihu</groupId>
 | 
												
													
														
															|  | 
 |  |             <artifactId>common-data-es-starter</artifactId>
 | 
												
													
														
															|  | 
 |  |             <version>1.1.0</version>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>com.yihu.jw</groupId>
 |  |             <groupId>com.yihu.jw</groupId>
 | 
												
											
												
													
														
															|  | @ -48,33 +60,37 @@
 | 
												
													
														
															|  |             <groupId>com.yihu.base</groupId>
 |  |             <groupId>com.yihu.base</groupId>
 | 
												
													
														
															|  |             <artifactId>common-data-mysql</artifactId>
 |  |             <artifactId>common-data-mysql</artifactId>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  | 
 |  |         <!--<dependency>-->
 | 
												
													
														
															|  | 
 |  |             <!--<groupId>com.yihu.base</groupId>-->
 | 
												
													
														
															|  | 
 |  |             <!--<artifactId>common-security</artifactId>-->
 | 
												
													
														
															|  | 
 |  |         <!--</dependency>-->
 | 
												
													
														
															|  | 
 |  | 
 | 
												
													
														
															|  |         <!--公共的 end-->
 |  |         <!--公共的 end-->
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>org.springframework.boot</groupId>
 |  |             <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  |             <artifactId>spring-boot-starter-web</artifactId>
 |  |             <artifactId>spring-boot-starter-web</artifactId>
 | 
												
													
														
															|  |             <exclusions>
 |  | 
 | 
												
													
														
															|  |                 <exclusion>
 |  | 
 | 
												
													
														
															|  |                     <groupId>org.springframework.boot</groupId>
 |  | 
 | 
												
													
														
															|  |                     <artifactId>spring-boot-starter-tomcat</artifactId>
 |  | 
 | 
												
													
														
															|  |                 </exclusion>
 |  | 
 | 
												
													
														
															|  |             </exclusions>
 |  | 
 | 
												
													
														
															|  | 
 |  |             <!--<exclusions>-->
 | 
												
													
														
															|  | 
 |  |                 <!--<exclusion>-->
 | 
												
													
														
															|  | 
 |  |                     <!--<groupId>org.springframework.boot</groupId>-->
 | 
												
													
														
															|  | 
 |  |                     <!--<artifactId>spring-boot-starter-tomcat</artifactId>-->
 | 
												
													
														
															|  | 
 |  |                 <!--</exclusion>-->
 | 
												
													
														
															|  | 
 |  |             <!--</exclusions>-->
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>javax.servlet</groupId>
 |  |             <groupId>javax.servlet</groupId>
 | 
												
													
														
															|  |             <artifactId>javax.servlet-api</artifactId>
 |  |             <artifactId>javax.servlet-api</artifactId>
 | 
												
													
														
															|  |             <version>3.1.0</version>
 |  |             <version>3.1.0</version>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  | 
 | 
												
													
														
															|  | 
 |  |         <!--<dependency>
 | 
												
													
														
															|  |             <groupId>org.apache.tomcat</groupId>
 |  |             <groupId>org.apache.tomcat</groupId>
 | 
												
													
														
															|  |             <artifactId>tomcat-servlet-api</artifactId>
 |  |             <artifactId>tomcat-servlet-api</artifactId>
 | 
												
													
														
															|  |             <version>8.5.28</version>
 |  |             <version>8.5.28</version>
 | 
												
													
														
															|  |             <!--tomcat 启动时 打开注释 end-->
 |  | 
 | 
												
													
														
															|  |         </dependency>
 |  | 
 | 
												
													
														
															|  |         <!--<dependency>
 |  | 
 | 
												
													
														
															|  | 
 |  |             <!–tomcat 启动时 打开注释 end–>
 | 
												
													
														
															|  | 
 |  |         </dependency>-->
 | 
												
													
														
															|  | 
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>org.springframework.boot</groupId>
 |  |             <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  |             <artifactId>spring-boot-starter-tomcat</artifactId>
 |  |             <artifactId>spring-boot-starter-tomcat</artifactId>
 | 
												
													
														
															|  |         </dependency>-->
 |  | 
 | 
												
													
														
															|  | 
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>org.springframework.boot</groupId>
 |  |             <groupId>org.springframework.boot</groupId>
 | 
												
													
														
															|  |             <artifactId>spring-boot-starter-data-jpa</artifactId>
 |  |             <artifactId>spring-boot-starter-data-jpa</artifactId>
 | 
												
											
												
													
														
															|  | @ -97,7 +113,7 @@
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>org.springframework.cloud</groupId>
 |  |             <groupId>org.springframework.cloud</groupId>
 | 
												
													
														
															|  |             <artifactId>spring-cloud-starter-eureka</artifactId>
 |  | 
 | 
												
													
														
															|  | 
 |  |             <artifactId>spring-cloud-starter-netflix-eureka-client</artifactId>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  |         <dependency>
 |  |         <dependency>
 | 
												
													
														
															|  |             <groupId>org.springframework.cloud</groupId>
 |  |             <groupId>org.springframework.cloud</groupId>
 | 
												
											
												
													
														
															|  | @ -150,6 +166,11 @@
 | 
												
													
														
															|  |             <artifactId>jsr311-api</artifactId>
 |  |             <artifactId>jsr311-api</artifactId>
 | 
												
													
														
															|  |             <version>1.1.1</version>
 |  |             <version>1.1.1</version>
 | 
												
													
														
															|  |         </dependency>
 |  |         </dependency>
 | 
												
													
														
															|  | 
 |  |         <dependency>
 | 
												
													
														
															|  | 
 |  |             <groupId>com.yihu.jw</groupId>
 | 
												
													
														
															|  | 
 |  |             <artifactId>common-fegin</artifactId>
 | 
												
													
														
															|  | 
 |  |             <version>1.0.0</version>
 | 
												
													
														
															|  | 
 |  |         </dependency>
 | 
												
													
														
															|  |         <!--<dependency>-->
 |  |         <!--<dependency>-->
 | 
												
													
														
															|  |             <!--<groupId>org.springframework.boot</groupId>-->
 |  |             <!--<groupId>org.springframework.boot</groupId>-->
 | 
												
													
														
															|  |             <!--<artifactId>spring-boot-starter-data-redis</artifactId>-->
 |  |             <!--<artifactId>spring-boot-starter-data-redis</artifactId>-->
 |