Compare commits

...

5 Commits
dav ... master

Author SHA1 Message Date
陈思豪 ec31336d7e 初始化 2024-08-21 17:19:51 +08:00
陈思豪 20282b7941 初始化 2024-08-21 17:13:36 +08:00
TreeData 6e53227aaa revert cefd6df19c
revert 初始化
2024-08-21 17:03:10 +08:00
chaiyapeng aece92d3be 初始化 2024-08-21 15:22:07 +08:00
chaiyapeng a088cc7ee1 初始化 2024-08-21 15:16:28 +08:00
1 changed files with 3 additions and 0 deletions

View File

@ -29,6 +29,8 @@
<artifactId>spring-cloud-starter-alibaba-nacos-config</artifactId>
</dependency>
<!-- SpringCloud Alibaba Sentinel -->
<dependency>
<groupId>com.alibaba.cloud</groupId>
@ -59,6 +61,7 @@
<artifactId>cloud-common-api-doc</artifactId>
</dependency>
</dependencies>
<build>