Merge branch 'master' of https://gitee.com/y_project/RuoYi-Vue into dev

 Conflicts:
	ruoyi-common/pom.xml
This commit is contained in:
疯狂的狮子li 2021-10-26 18:57:55 +08:00
commit 61375c4bbb

View File

@ -37,8 +37,8 @@
<!-- 自定义验证注解 -->
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-validation</artifactId>
</dependency>
<!--常用工具类 -->
@ -175,4 +175,4 @@
</dependency>
</dependencies>
</project>
</project>