添加业务模块
This commit is contained in:
@@ -54,6 +54,12 @@
|
||||
<artifactId>test-generator</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 业务模块-->
|
||||
<dependency>
|
||||
<groupId>com.test</groupId>
|
||||
<artifactId>test-test</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user