From 945956f92f10622cb70f1e32d6c55b278c433f98 Mon Sep 17 00:00:00 2001 From: anthonyywj2 <353682448@qq.com> Date: Tue, 2 Aug 2022 14:54:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=95=E4=B8=80=E8=AF=95=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/mybatis/mapper/inventory/InvWarehouseDao.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-admin/src/main/resources/mybatis/mapper/inventory/InvWarehouseDao.xml b/api-admin/src/main/resources/mybatis/mapper/inventory/InvWarehouseDao.xml index b167095..bb16668 100644 --- a/api-admin/src/main/resources/mybatis/mapper/inventory/InvWarehouseDao.xml +++ b/api-admin/src/main/resources/mybatis/mapper/inventory/InvWarehouseDao.xml @@ -244,7 +244,7 @@ #{item.remark}, #{item.level}, #{item.pcode}, #{item.thirdId}, #{item.thirdId1}, #{item.thirdId2}, - #{item.thirdId3}, #{item.thirdId4},#{item.spUse}) + #{item.thirdId3}, #{item.thirdId4},#{item.spUse} )