|
@@ -42,7 +42,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
<result property="payPrice" column="pay_price"/>
|
|
<result property="payPrice" column="pay_price"/>
|
|
<result property="chargingType" column="charging_type"/>
|
|
<result property="chargingType" column="charging_type"/>
|
|
<result property="orderFrom" column="order_from"/>
|
|
<result property="orderFrom" column="order_from"/>
|
|
- <result property="createBy" column="create_by"/>
|
|
|
|
|
|
|
|
<result property="goodsName" column="goods_name"/>
|
|
<result property="goodsName" column="goods_name"/>
|
|
<result property="goodsId" column="goods_id"/>
|
|
<result property="goodsId" column="goods_id"/>
|