diff --git a/ruoyi-system/src/main/resources/mapper/app/AppPmsOrderOutMapper.xml b/ruoyi-system/src/main/resources/mapper/app/AppPmsOrderOutMapper.xml index 25860ac6..eadd6c04 100644 --- a/ruoyi-system/src/main/resources/mapper/app/AppPmsOrderOutMapper.xml +++ b/ruoyi-system/src/main/resources/mapper/app/AppPmsOrderOutMapper.xml @@ -117,6 +117,7 @@ is_lock = #{isLock}, order_id = #{orderId}, update_time = #{updateTime}, + order_status = #{orderStatus}, where record_id = #{recordId}