From a4a7901beabc253a17985fb4c1d99e74e283b534 Mon Sep 17 00:00:00 2001 From: 15066119699 Date: Wed, 12 Mar 2025 20:49:13 +0800 Subject: [PATCH] 1 --- .../src/main/resources/mapper/app/AppPmsOrderOutMapper.xml | 1 + 1 file changed, 1 insertion(+) 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}