jyy
2021-01-15 ad0ec618318f3c1bc28fcc520d2ddf1cad2905e3
zq-erp/src/main/resources/mybatis/mapper/hive/SysOrderDao.xml
@@ -481,6 +481,7 @@
    <select id="selectApiOrderListInPage" resultType="com.matrix.system.app.vo.OrderDetailVo">
        select
           a.id orderId,
           a.VIP_ID vipId,
           a.ORDER_NO orderNo,
           a.ORDER_TIME orderTime,
           a.STATU orderStatus,