流转单接口修改
This commit is contained in:
@@ -67,6 +67,18 @@
|
||||
<artifactId>ktg-mes</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- 打印模块-->
|
||||
<dependency>
|
||||
<groupId>com.ktg</groupId>
|
||||
<artifactId>ktg-print</artifactId>
|
||||
</dependency>
|
||||
|
||||
<!-- IOT模块-->
|
||||
<dependency>
|
||||
<groupId>com.ktg</groupId>
|
||||
<artifactId>ktg-iot</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user