Pu Zhibing
2025-04-16 9a97d594f4a7373022eac34c93f9adb511c6af16
DriverOKTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/taxi/dao/mapping/OrderTaxiMapper.xml
@@ -261,7 +261,8 @@
        orderSource as orderSource,
        orderType as orderType,
        oldPeople as oldPeople,
        companyId as companyId
        companyId as companyId,
        payManner
        from t_order_taxi where id = #{orderId}
    </select>