Pu Zhibing
5 天以前 c90f8fa92c935e02b53e973fbb5800f966bcbbfb
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}