上下架读取商品名称

master
e 2019-09-25 22:44:57 +08:00
parent 36010a0981
commit 7c2abe11fb
2 changed files with 20 additions and 21 deletions

40
pom.xml
View File

@ -902,25 +902,7 @@
<scope>system</scope>
<systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/sapjco3.jar</systemPath>
</dependency>
<!--<dependency>-->
<!--<groupId>org.jeewx</groupId>-->
<!--<artifactId>jeewx-api</artifactId>-->
<!--<version>1.2.0</version>-->
<!--</dependency>-->
<!--yoongyou begin-->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.3.1</version>
</dependency>
<!--用友end-->
<!-- codegenerate -->
@ -940,7 +922,25 @@
<systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/jodconverter-3.0-beta-4-20170917.jar</systemPath>
</dependency>
<!--<dependency>-->
<!--<groupId>org.jeewx</groupId>-->
<!--<artifactId>jeewx-api</artifactId>-->
<!--<version>1.2.0</version>-->
<!--</dependency>-->
<!--yoongyou begin-->
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
<version>4.3.2</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpcore</artifactId>
<version>4.3.1</version>
</dependency>
<!--用友end-->
<!-- swagger start -->
<dependency>
<groupId>io.springfox</groupId>

View File

@ -216,7 +216,6 @@ function downloadqrcode() {
<td class=xl65 style='border:1.0pt solid black;text-align: center'>体积</td>
<td class=xl65 style='border:1.0pt solid black;text-align: center'>规格</td>
<td class=xl65 style='border:1.0pt solid black;text-align: center'>拣货</td>
<td class=xl65 style='border:1.0pt solid black;text-align: center'>托盘/保质期</td>
<td class=xl65 style='border:1.0pt solid black;text-align: center'>二维码</td>