私海列表查询sql优化
This commit is contained in:
@@ -674,7 +674,7 @@
|
||||
</if>
|
||||
</if>
|
||||
<if test="sortField!=null and sortField != '' and sortField=='allotTime' ">
|
||||
order by hptil.create_time
|
||||
order by hpli.allot_time
|
||||
<if test="sortOrder!=null and sortOrder != '' and sortOrder=='descend' ">
|
||||
desc
|
||||
</if>
|
||||
|
||||
Reference in New Issue
Block a user