给首页增加昨日和今年的金额统计接口

This commit is contained in:
季圣华
2022-05-23 23:47:58 +08:00
parent 8f3f05c0d3
commit 0b1540a86a
5 changed files with 118 additions and 42 deletions

View File

@@ -585,7 +585,7 @@
and ifnull(delete_flag,'0') !='1'
</select>
<select id="getBuyAndSaleStatistics" resultType="java.math.BigDecimal">
<select id="getBuyAndSaleBasicStatistics" resultType="java.math.BigDecimal">
SELECT
ifnull(sum(discount_last_money),0)
FROM jsh_depot_head