Merge remote-tracking branch 'origin/master' into feature/springdoc

This commit is contained in:
xingyu
2023-01-29 16:11:51 +08:00
182 changed files with 6621 additions and 810 deletions

View File

@ -111,6 +111,10 @@
<artifactId>yudao-spring-boot-starter-captcha</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-mail</artifactId>
</dependency>
</dependencies>
</project>