Browse Source

update 优化 ruoyi-common-mybatis 针对 dubbo 依赖改为外部导入

疯狂的狮子li 4 years ago
parent
commit
e07a9a9d4d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ruoyi-common/ruoyi-common-mybatis/pom.xml

+ 1 - 0
ruoyi-common/ruoyi-common-mybatis/pom.xml

@@ -24,6 +24,7 @@
         <dependency>
             <groupId>com.ruoyi</groupId>
             <artifactId>ruoyi-common-dubbo</artifactId>
+            <optional>true</optional>
         </dependency>
 
         <dependency>