add:半成品入库功能

This commit is contained in:
zhangzhiqiang
2023-05-11 11:17:34 +08:00
parent c91a5f86e7
commit eb7d4a2b40
19 changed files with 470 additions and 212 deletions

View File

@@ -74,11 +74,11 @@
<artifactId>spring-boot-starter-data-elasticsearch</artifactId>
<version>2.7.5</version>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-spring-boot-starter</artifactId>
<version>2.10.3</version>
</dependency>
<!-- <dependency>-->
<!-- <groupId>com.yomahub</groupId>-->
<!-- <artifactId>liteflow-spring-boot-starter</artifactId>-->
<!-- <version>2.10.3</version>-->
<!-- </dependency>-->
<!-- logback appender日志-->
<dependency>