|
@@ -515,7 +515,6 @@
|
|
|
<select id="getRefundIncome" resultMap="com.ym.mec.biz.dal.dao.OperatingReportDao.OperatingReport"><![CDATA[
|
|
|
SELECT organ_id_,
|
|
|
cooperation_organ_id_,
|
|
|
- -SUM(actual_amount_) income_total_,
|
|
|
-SUM(actual_amount_) sell_amount_,
|
|
|
-SUM(sell_cost_ * num_) sell_cost_,
|
|
|
SUM(actual_amount_) other_income_
|