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