|
@@ -98,12 +98,12 @@
|
|
<version>2.0.2</version>
|
|
<version>2.0.2</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
</dependency>
|
|
</dependency>
|
|
- <!-- <dependency>
|
|
|
|
|
|
+ <dependency>
|
|
<groupId>cn.com.ctop</groupId>
|
|
<groupId>cn.com.ctop</groupId>
|
|
<artifactId>module-oa</artifactId>
|
|
<artifactId>module-oa</artifactId>
|
|
<version>2.0.2</version>
|
|
<version>2.0.2</version>
|
|
<scope>compile</scope>
|
|
<scope>compile</scope>
|
|
- </dependency>-->
|
|
|
|
|
|
+ </dependency>
|
|
|
|
|
|
<dependency>
|
|
<dependency>
|
|
<groupId>com.aliyun.oss</groupId>
|
|
<groupId>com.aliyun.oss</groupId>
|
|
@@ -183,12 +183,6 @@
|
|
<artifactId>pagehelper</artifactId>
|
|
<artifactId>pagehelper</artifactId>
|
|
<version>5.1.11</version>
|
|
<version>5.1.11</version>
|
|
</dependency>
|
|
</dependency>
|
|
- <dependency>
|
|
|
|
- <groupId>org.jeecgframework.boot</groupId>
|
|
|
|
- <artifactId>module-oa</artifactId>
|
|
|
|
- <version>2.0.2</version>
|
|
|
|
- <scope>test</scope>
|
|
|
|
- </dependency>
|
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
|
|
|
<dependencyManagement>
|
|
<dependencyManagement>
|