demand: 销售回款率相关需求

This commit is contained in:
aike 2026-04-07 14:05:20 +08:00
parent eb8f52eb39
commit 0d615c5a9a

View File

@ -1321,10 +1321,7 @@
group by
<choose>
<when test="params.statisticsType != null and params.statisticsType == 1">
ifnull(tbSB.salesSupport,'')
</when>
<when test="params.statisticsType != null and params.statisticsType == 2">
tbMA.salesmen
tbMA.salesmen,ifnull(tbSB.salesSupport,'')
</when>
<otherwise>
tbMA.salesmen