Просмотр исходного кода

update 更新经营报表统计

周箭河 5 лет назад
Родитель
Сommit
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_