Pu Zhibing
2 天以前 e5bdd46a51ebfda768262ff51c17879241ea2b14
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,