build(hwmom-dms): 添加 hwmom-api-workflow 依赖

- 在 pom.xml 文件中添加了 hwmom-api-workflow依赖
- 版本号为 2.2.2
- 依赖范围为 compile
master
zch 2 weeks ago
parent 9ae73da196
commit 39fae78e10

@ -180,6 +180,13 @@
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.dromara</groupId>
<artifactId>hwmom-api-workflow</artifactId>
<version>2.2.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
<build>

Loading…
Cancel
Save