xuhy
2025-01-14 a50197bd1a429d903718e40b54685bb2a241bd4a
DriverOKTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/taxi/dao/mapping/OrderTaxiMapper.xml
@@ -82,6 +82,7 @@
            tipMoney as redMoney,
            state as state,
            orderType as reservation,
            payManner as payManner,
            driverId as driverId
            from t_order_taxi where 1 = 1
            <if test="null != driverId">
@@ -101,6 +102,7 @@
            tipMoney as redMoney,
            state as state,
            orderType as reservation,
            payManner as payManner,
            driverId as driverId
            from t_order_taxi where 1 = 1
            <if test="null != driverId">
@@ -119,6 +121,7 @@
            tipMoney as redMoney,
            state as state,
            orderType as reservation,
            payManner as payManner,
            driverId as driverId
            from t_order_taxi where 1 = 1
            <if test="null != driverId">