工作流
This commit is contained in:
parent
a70636c787
commit
9464ec9d26
4
pom.xml
4
pom.xml
@ -369,11 +369,11 @@
|
||||
</dependency>
|
||||
|
||||
<!-- 工作流模块 -->
|
||||
<!--<dependency>
|
||||
<dependency>
|
||||
<groupId>com.pusong</groupId>
|
||||
<artifactId>pusong-workflow</artifactId>
|
||||
<version>${revision}</version>
|
||||
</dependency>-->
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</dependencyManagement>
|
||||
|
@ -85,10 +85,10 @@
|
||||
<artifactId>pusong-business</artifactId>
|
||||
</dependency>
|
||||
<!-- 工作流模块 -->
|
||||
<!-- <dependency>
|
||||
<dependency>
|
||||
<groupId>com.pusong</groupId>
|
||||
<artifactId>pusong-workflow</artifactId>
|
||||
</dependency>-->
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
|
@ -14,7 +14,7 @@
|
||||
<module>pusong-generator</module>
|
||||
<module>pusong-job</module>
|
||||
<module>pusong-system</module>
|
||||
<!-- <module>pusong-workflow</module>-->
|
||||
<module>pusong-workflow</module>
|
||||
<module>pusong-business</module>
|
||||
</modules>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user