winter 2 лет назад
Родитель
Сommit
cb5a3fec05
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxBillOtherMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxBillOtherMapper.xml Просмотреть файл

@@ -127,7 +127,7 @@
</resultMap>
<select id="getBillMonthSum" parameterType="com.iformall.domain.po.WxBillOther" resultMap="SumBaseResultMap">
select sum(br.receive_pay) receive_pay , sum(br.pay) paid, sum(br.owe) owe from wx_bill_other br
<include refid="queryBillRentListCondition"/>
<include refid="queryBillListConditions"/>
</select>

<update id="updateNotPaidStatus" parameterType="hashmap">


Загрузка…
Отмена
Сохранить