mirror of
https://github.com/zongzibinbin/MallChat.git
synced 2026-03-20 18:53:43 +08:00
fix:
1.翻页条数限制失败bug 2.消息标记的事务方法重写失效问题
This commit is contained in:
@@ -93,9 +93,8 @@
|
||||
<version>2.0.9</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.hibernate.validator</groupId>
|
||||
<artifactId>hibernate-validator</artifactId>
|
||||
<version>6.0.1.Final</version>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-validation</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
||||
Reference in New Issue
Block a user