mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 02:08:43 +08:00 
			
		
		
		
	【补充】补充pom依赖
This commit is contained in:
		| @@ -18,8 +18,8 @@ | ||||
|     </modules> | ||||
|  | ||||
|     <properties> | ||||
|         <maven.compiler.source>21</maven.compiler.source> | ||||
|         <maven.compiler.target>21</maven.compiler.target> | ||||
|         <maven.compiler.source>17</maven.compiler.source> | ||||
|         <maven.compiler.target>17</maven.compiler.target> | ||||
|         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||||
|     </properties> | ||||
|  | ||||
|   | ||||
| @@ -53,6 +53,10 @@ | ||||
|             <groupId>com.squareup.okhttp3</groupId> | ||||
|             <artifactId>okhttp</artifactId> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>io.projectreactor.netty</groupId> | ||||
|             <artifactId>reactor-netty</artifactId> | ||||
|         </dependency> | ||||
|         <dependency> | ||||
|             <groupId>net.dv8tion</groupId> | ||||
|             <artifactId>JDA</artifactId> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 cherishsince
					cherishsince