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

 Conflicts:
	ruoyi-common/pom.xml
feature/model
疯狂的狮子li 3 years ago
commit 61375c4bbb

@ -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>
Loading…
Cancel
Save