src/main/resources/mapper/OrderPakoutMapper.xml
@@ -144,6 +144,15 @@ and (settle = 10 or settle = 13 or settle = 98) </update> <update id="updateItemName"> update man_order_pakout set settle = #{settle} ,update_by = #{userId} ,update_time = getdate() where 1=1 and item_name = #{itemName} </update> <select id="selectOrderPakoutMainVoList" resultMap="PakoutMainResultMap"> select d.* from ( select