mirror of
https://github.com/weizhiqiang1995/erp-pro.git
synced 2025-02-22 14:33:02 +08:00
删除问卷模块的引用
This commit is contained in:
parent
bc3ee9e2d9
commit
f75894d742
1 changed files with 0 additions and 7 deletions
|
@ -99,13 +99,6 @@
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- 引入问卷模块的依赖 -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.skyeye</groupId>
|
|
||||||
<artifactId>skyeye-survey</artifactId>
|
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<!-- 引入笔记模块的依赖 -->
|
<!-- 引入笔记模块的依赖 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.skyeye</groupId>
|
<groupId>com.skyeye</groupId>
|
||||||
|
|
Loading…
Reference in a new issue