From 3a28527d8f90e027ed02a16669e1c53d8c9edc1c Mon Sep 17 00:00:00 2001 From: linfso Date: Sat, 27 Apr 2024 18:32:28 +0800 Subject: [PATCH] md --- emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml index 1d3a8560e..7c82b7590 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillMapper.xml @@ -659,12 +659,7 @@ update emis_waybill - order_sn = #{orderSn}, - cust_order_id = #{custOrderId}, - bill_code = #{billCode}, bill_code_sub = #{billCodeSub}, - order_status = #{orderStatus}, - waybill_status = #{waybillStatus}, order_type = #{orderType}, order_date = #{orderDate}, user_id = #{userId},