From 4153937c91df7fcf6d7f70d95f6f8e03643b975d Mon Sep 17 00:00:00 2001 From: skyouc Date: 星期一, 31 三月 2025 15:48:16 +0800 Subject: [PATCH] Merge branch 'devlop' of http://47.97.1.152:5880/r/wms-master into devlop --- rsf-server/src/main/resources/mapper/manager/PurchaseMapper.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rsf-server/src/main/resources/mapper/manager/PurchaseMapper.xml b/rsf-server/src/main/resources/mapper/manager/PurchaseMapper.xml index 60ab306..166a650 100644 --- a/rsf-server/src/main/resources/mapper/manager/PurchaseMapper.xml +++ b/rsf-server/src/main/resources/mapper/manager/PurchaseMapper.xml @@ -6,7 +6,7 @@ SELECT id, purchase_id, - erp_item_id, + plat_item_id, matnr_code, matnr_name, unit, -- Gitblit v1.9.1