fix 修复 升级带来的兼容性问题

This commit is contained in:
疯狂的狮子li
2022-01-19 20:24:16 +08:00
parent 0c2efd36cf
commit 4bc137d113
8 changed files with 33 additions and 42 deletions

View File

@@ -63,10 +63,6 @@
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-redis</artifactId>
</dependency>
<dependency>
<groupId>com.ruoyi</groupId>
<artifactId>ruoyi-common-dubbo</artifactId>
</dependency>
<!-- 自定义负载均衡(多团队开发使用) -->
<!-- <dependency>-->