xuhy
2025-08-12 21599e9ff5b454f7cefd14512cff1ab5f7203950
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}