From ae2c433ecf08e10d55488320e5db0936ca323710 Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期三, 31 五月 2023 20:44:21 +0800 Subject: [PATCH] 扦样提交3 --- igds-api-phone/src/main/java/com/ld/igds/phone/service/impl/ServiceImpl5208.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/igds-api-phone/src/main/java/com/ld/igds/phone/service/impl/ServiceImpl5208.java b/igds-api-phone/src/main/java/com/ld/igds/phone/service/impl/ServiceImpl5208.java index f495c8f..e2ef6cd 100644 --- a/igds-api-phone/src/main/java/com/ld/igds/phone/service/impl/ServiceImpl5208.java +++ b/igds-api-phone/src/main/java/com/ld/igds/phone/service/impl/ServiceImpl5208.java @@ -87,7 +87,7 @@ inoutHandle.setDepotId(inoutData.getDepotId()); inoutHandle.setDepotName(phoneUtil.getDepotName(inoutData.getCompanyId(),inoutData.getDepotId())); inoutHandle.setDeHandle(inoutData.getDeHandle()); - inoutHandle.setCustomerId(inoutData.getCustomerId()); + // inoutHandle.setCustomerId(inoutData.getCustomerId()); TODO inoutHandle.setCustomerName(inoutData.getCustomerName()); inoutHandle.setFoodVariety(inoutData.getFoodVariety()); inoutHandle.setSettleWeight(inoutData.getSettleWeight()); -- Gitblit v1.9.3