ruoyi-service/ruoyi-order/src/main/resources/mapper/order/OrderMapper.xml
@@ -61,6 +61,7 @@ total_amount as orderMoney, point, order_status as status, shop_id, distribution_mode as distributionMode from t_order where del_flag = 0 and pay_status = 2 <if test="null != item.code and '' != item.code">