rev:修改单据作业任务回显问题;add:手持拣选功能;fix:入阻挡分配到原来货位问题
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<!-- <parent>-->
|
||||
<!-- <groupId>org.springframework.boot</groupId>-->
|
||||
<!-- <artifactId>spring-boot-starter-parent</artifactId>-->
|
||||
<!-- <version>2.6.2</version>-->
|
||||
<!-- <relativePath/> <!– lookup parent from repository –>-->
|
||||
<!-- </parent>-->
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.6.2</version>
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
<groupId>org.nl</groupId>
|
||||
<artifactId>wms</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
Reference in New Issue
Block a user