xiaoyong931011
2023-07-28 c81b62d0fbd888bb53374a760853fb2a964a5aa9
src/main/resources/mapper/modules/MallOrderInfoMapper.xml
@@ -378,6 +378,7 @@
        <result column="city" property="city" />
        <result column="township" property="township" />
        <result column="detail_address" property="detailAddress" />
        <result column="delivery_type" property="deliveryType" />
    </resultMap>
    <select id="selectNewApiOrderListInPage" resultMap="NewOrderInfoMap">