|
@@ -1723,7 +1723,7 @@
|
|
|
and a.accomplish_situation is not null
|
|
and a.accomplish_situation is not null
|
|
|
and a.credit_rating is not null
|
|
and a.credit_rating is not null
|
|
|
</if>
|
|
</if>
|
|
|
- order by a.create_time desc
|
|
|
|
|
|
|
+ order by a.nickname desc
|
|
|
<if test="page_sql != null">
|
|
<if test="page_sql != null">
|
|
|
${page_sql}
|
|
${page_sql}
|
|
|
</if>
|
|
</if>
|