|
@@ -25,6 +25,7 @@
|
|
|
<result column="pd_profitpresent" property="pd_profitpresent" jdbcType="DOUBLE" />
|
|
<result column="pd_profitpresent" property="pd_profitpresent" jdbcType="DOUBLE" />
|
|
|
<result column="companyid" property="companyid" jdbcType="INTEGER" />
|
|
<result column="companyid" property="companyid" jdbcType="INTEGER" />
|
|
|
<result column="pd_remark" property="pd_remark" jdbcType="VARCHAR" />
|
|
<result column="pd_remark" property="pd_remark" jdbcType="VARCHAR" />
|
|
|
|
|
+ <result column="pw_costprice" property="pw_costprice" jdbcType="DOUBLE" />
|
|
|
</resultMap>
|
|
</resultMap>
|
|
|
<select id="selectByCondition" resultMap="BaseResultMap">
|
|
<select id="selectByCondition" resultMap="BaseResultMap">
|
|
|
select * from Sale_Profit_View
|
|
select * from Sale_Profit_View
|