Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flowable学习

#### 参与贡献

1. 热水 天道酬勤 浩然 小徐
1. 天道酬勤 浩然 小徐


#### 码云特技
Expand Down
Binary file added docs/缺省的工具包/tools-1.0-SNAPSHOT.jar
Binary file not shown.
4 changes: 3 additions & 1 deletion flowable-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>flowable-manager</artifactId>

<properties>
<start-class>com.dragon.flow.manager.main.FlowManagerApplication</start-class>
</properties>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down