xuhy
昨天 3b6789ae8cb8138533b2cc362f37ad94b605a58d
UserZYTravel/guns-admin/src/main/java/com/stylefeng/guns/modular/specialTrain/dao/mapping/OrderPrivateCarMapper.xml
@@ -319,6 +319,9 @@
        trackId as trackId,
        isDelete as isDelete,
        oldState as oldState,
        isException as isException,
        payMethod as payMethod,
        paymentAdvanceMoney as paymentAdvanceMoney,
        telX as telX,
        bindId as bindId
        from t_order_private_car where isDelete = 1 and userId = #{uid}