liujie
2025-08-12 c0ffabe6c300432c2492485a47f88e990f9c7f8e
user/guns-admin/src/main/java/com/supersavedriving/user/modular/system/dao/mapping/OrderMapper.xml
@@ -98,7 +98,7 @@
    <select id="queryMyOrder" resultType="com.supersavedriving.user.modular.system.warpper.OrderListWarpper">
        select
        id,
        '超省新代驾订单' as title,
        '黔云通代驾订单' as title,
        startAddress,
        endAddress,
        state,
@@ -112,7 +112,7 @@
    <select id="queryNotInvoiceOrder" resultType="com.supersavedriving.user.modular.system.warpper.OrderListWarpper">
        select
        id,
        '超省新代驾' as title,
        '黔云通代驾' as title,
        startAddress,
        endAddress,
        state,