ruoyi-service/ruoyi-order/src/main/resources/mapper/order/OrderMapper.xml
@@ -162,7 +162,7 @@ o.order_status, o.order_number, o.order_type, o.distribution_mode, case when o.order_type = 1 then 1 else o.distribution_mode end as distributionMode, o.address_Json, o.create_time, o.app_user_id, @@ -171,6 +171,7 @@ og.good_json, og.selling_price orderMoney, o.express_json, o.serial_number, o.deliver_province province, o.deliver_province_code provinceCode, o.deliver_city city,