update个人完成率加排序
This commit is contained in:
+2
@@ -894,6 +894,8 @@
|
||||
order by billMoney
|
||||
</if>
|
||||
</if>
|
||||
order by
|
||||
substring_index(finishRate,'%',1) desc
|
||||
</select>
|
||||
<!--个人来款统计-->
|
||||
<select id="queryPageListForPrincipal33" resultType="com.jero.statistics.entity.AllMoney">
|
||||
|
||||
Reference in New Issue
Block a user