浏览代码

update 更新经营报表统计

周箭河 5 年之前
父节点
当前提交
688a9aaaa6
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      mec-biz/src/main/resources/config/mybatis/SellOrderMapper.xml

+ 0 - 1
mec-biz/src/main/resources/config/mybatis/SellOrderMapper.xml

@@ -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_