From 4c2af0c528928bb90650bfb4fe6a8007435d7408 Mon Sep 17 00:00:00 2001 From: CZT <czt18638530771@163.com> Date: 星期五, 25 八月 2023 12:52:31 +0800 Subject: [PATCH] 增加江西赣州大公项目配置信息 --- igds-api-phone/src/main/java/com/ld/igds/phone/service/impl/ServiceImpl5208.java | 4 +--- 1 files changed, 1 insertions(+), 3 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..4f8058c 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,13 +87,11 @@ 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()); inoutHandle.setFoodLevel(inoutData.getFoodLevel()); - inoutHandle.setHandleStart(inoutData.getHandleStart()); - inoutHandle.setHandelEnd(inoutData.getHandleEnd()); inoutHandle.setProgress(inoutData.getProgress()); //鏍规嵁娴佹按id銆佺粍缁囩紪鐮佹煡璇㈠浘鐗囦俊鎭� -- Gitblit v1.9.3