Commit 5dceabe81355e5a0c99cd57c39cb4e8438fc4faf

Authored by Administrator
1 parent 8c9b78088a

update

Showing 1 changed file with 1 additions and 1 deletions

platform-biz-service/src/main/resources/mainOrm/master/FolviteReceiveMapper.xml View file @ 5dceabe
... ... @@ -128,7 +128,7 @@
128 128 AND <![CDATA[ f.drawTime < date_format(#{endDrawTime},'%Y-%m-%d') ]]>
129 129 </if>
130 130 </where>
131   -
  131 + GROUP BY p.folvite_id
132 132 ) t
133 133  
134 134