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},