聚合平台

master
WeiRan 2024-09-09 01:09:17 +08:00
parent e6ba101e2c
commit 3698babadf
1 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,11 @@
<dependencies>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20210307</version> <!-- 请根据需要选择合适的版本 -->
</dependency>
<!-- SpringCloud Alibaba Sentinel -->
<dependency>
<groupId>com.alibaba.cloud</groupId>