From 006612988f2c5f085bd3bed38620e6e4aca84b29 Mon Sep 17 00:00:00 2001 From: gaorl Date: Fri, 14 Apr 2023 15:47:53 +0800 Subject: [PATCH] =?UTF-8?q?feature:=E7=89=A9=E6=96=99=E5=85=8B=E9=9A=86?= =?UTF-8?q?=E4=B8=BB=E9=94=AEid=E3=80=81=E5=AE=A2=E6=88=B7=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=B3=BB=E6=B7=BB=E5=8A=A0isEdit,=E9=BB=98=E8=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../order/baseservice/module/buyer/model/BuyerEntityDetail.java | 2 ++ .../main/resources/mybatis/mapper/GroupCommodityCodeMapper.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/order-management-base-service/src/main/java/com/dxhy/order/baseservice/module/buyer/model/BuyerEntityDetail.java b/order-management-base-service/src/main/java/com/dxhy/order/baseservice/module/buyer/model/BuyerEntityDetail.java index b56f061d..d52c6c4a 100644 --- a/order-management-base-service/src/main/java/com/dxhy/order/baseservice/module/buyer/model/BuyerEntityDetail.java +++ b/order-management-base-service/src/main/java/com/dxhy/order/baseservice/module/buyer/model/BuyerEntityDetail.java @@ -52,4 +52,6 @@ public class BuyerEntityDetail { * 更新时间 */ private Date updateTime; + + private Boolean isEdit = false; } diff --git a/order-management-consumer/src/main/resources/mybatis/mapper/GroupCommodityCodeMapper.xml b/order-management-consumer/src/main/resources/mybatis/mapper/GroupCommodityCodeMapper.xml index 4aa594b0..2703814c 100644 --- a/order-management-consumer/src/main/resources/mybatis/mapper/GroupCommodityCodeMapper.xml +++ b/order-management-consumer/src/main/resources/mybatis/mapper/GroupCommodityCodeMapper.xml @@ -530,7 +530,7 @@ bmb_bbh, jdc, wlflbm, wlflmc,invoice_name,ent_id ) select - CONCAT(#{to.entId,jdbcType=VARCHAR},'-',id) + CONCAT(#{to.entId,jdbcType=VARCHAR},'-',id), commodity_id, sort_id, #{to.xhfNsrsbh,jdbcType=VARCHAR},