| 
					
				 | 
			
			
				@@ -11,10 +11,10 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <dependencies> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <artifactId>common-cloud-starter</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        <dependency>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--            <groupId>com.usky</groupId>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--            <artifactId>common-cloud-starter</artifactId>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        </dependency>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <groupId>org.springframework.boot</groupId> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -47,7 +47,55 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <artifactId>ruoyi-common-swagger</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.dm</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>DmJdbcDriver</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <version>1.8.0</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.baomidou</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>mybatis-plus-core</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <version>3.4.0</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <scope>compile</scope> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>service-system-api</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.baomidou</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>mybatis-plus-extension</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <version>3.4.0</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <scope>compile</scope> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>usky-common-mybatis</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>usky-common-redis</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.baomidou</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>mybatis-plus-generator</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>usky-common-security</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>ruoyi-common-datascope</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <groupId>com.usky</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <artifactId>usky-common-log</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </dependency> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        <dependency>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--            <groupId>com.alibaba</groupId>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--            <artifactId>druid-spring-boot-starter</artifactId>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!--        </dependency>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </dependencies> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <build> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -56,31 +104,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <plugin> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <groupId>org.springframework.boot</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <artifactId>spring-boot-maven-plugin</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <configuration> <fork>false</fork> </configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <version>2.2.6.RELEASE</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <executions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <execution> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        <goals> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                            <goal>repackage</goal> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                        </goals> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    </execution> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                </executions> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            </plugin> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-            <plugin> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <groupId>com.github.shalousun</groupId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <artifactId>smart-doc-maven-plugin</artifactId> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <version>2.1.1</version> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                <configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <!--指定生成文档的使用的配置文件,配置文件放在自己的项目中--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <configFile>./src/main/resources/smart-doc.json</configFile> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <!--指定项目名称--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <projectName>test</projectName> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <!--                    <excludes>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <!--                        <exclude>com.bizmatics:product-service-provider</exclude>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <!--                        <exclude>cn.afterturn:easypoi-web</exclude>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                    <!--                    </excludes>--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-                </configuration> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </plugin> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </plugins> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </build> 
			 |