md
This commit is contained in:
parent
fa8c977f1f
commit
c784fd9269
@ -83,7 +83,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
)
|
||||
</select>
|
||||
|
||||
<select id="selectHasOpenMapList" parameterType="String" resultType="map">
|
||||
<select id="selectHasOpenInvoiceMapList" parameterType="String" resultType="map">
|
||||
select billNo, sum(money) sumMoney
|
||||
from emis_settle_invoice_rel a
|
||||
where del_flag='0'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user