Helius
2021-06-28 d6b6e87b3f77cd0abefb439abe97feef23efb2e7
gc-order/src/main/resources/mapper/order/JhyOrderMapper.xml
@@ -5,6 +5,7 @@
    <select id="selectJhyOrderList" resultType="com.xzx.gc.order.vo.JhyOrderListVo">
        select
            a.id orderid
            ,a.phone
            ,a.username
            ,CONCAT(a.area, a.address) address
            ,a.longitude