|  | @@ -59,13 +59,6 @@
 | 
	
		
			
				|  |  |              <artifactId>jackson-databind</artifactId>
 | 
	
		
			
				|  |  |          </dependency>
 | 
	
		
			
				|  |  |          
 | 
	
		
			
				|  |  | -        <!-- 动态数据源 -->
 | 
	
		
			
				|  |  | -		<dependency>
 | 
	
		
			
				|  |  | -			<groupId>com.baomidou</groupId>
 | 
	
		
			
				|  |  | -			<artifactId>dynamic-datasource-spring-boot-starter</artifactId>
 | 
	
		
			
				|  |  | -			<version>3.5.2</version>
 | 
	
		
			
				|  |  | -		</dependency>
 | 
	
		
			
				|  |  | -
 | 
	
		
			
				|  |  |          <!-- 阿里JSON解析器 -->
 | 
	
		
			
				|  |  |          <dependency>
 | 
	
		
			
				|  |  |              <groupId>com.alibaba.fastjson2</groupId>
 |