update个人完成率加排序

This commit is contained in:
liao
2022-11-17 17:41:05 +08:00
parent 0bb81f470c
commit 8528f9990a
@@ -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">