@@ -188,7 +188,7 @@
#{pEnd,jdbcType=TIMESTAMP}
</if>
<if test="principal != null">
- group by p.id,o.id
+ group by p.id,o.id,c.id
order by p.serial_number DESC
<if test="page_sql!=null">