Commit 1a88ed67 by jianan

Merge branch 'refs/heads/dev' into test

parents a1fea117 d62bd948
...@@ -12,6 +12,12 @@ ...@@ -12,6 +12,12 @@
<artifactId>yd-user-api</artifactId> <artifactId>yd-user-api</artifactId>
<dependencies> <dependencies>
<!-- knife4j -->
<dependency>
<groupId>com.github.xiaoymin</groupId>
<artifactId>knife4j-openapi3-spring-boot-starter</artifactId>
<version>4.3.0</version>
</dependency>
<dependency> <dependency>
<groupId>com.alibaba.cloud</groupId> <groupId>com.alibaba.cloud</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment