Commit 9182c7c1 by 阳浪

4.21bug优化

parent eb28e898
......@@ -79,7 +79,7 @@
<if test="map.state!=null and map.state!='' ">
and audit_status = ${map.state}
</if>
group by account_id
group by account_id,org_id,apply_time,audit_status,expenditure
<choose>
<when test="0==map.enableEnroll">
order by apply_time desc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment