计算销售报表

This commit is contained in:
king
2026-03-11 14:41:51 +08:00
parent 3fb081217f
commit e230587f66

View File

@@ -7,7 +7,7 @@
<select id="generateSalesReport" resultType="com.lideeyunji.core.framework.entity.GrBiSaAgg">
select a.USEYEAR,
a.USEMONTH,
-- goods.goodsid,
goods.goodsid as GOODSID,
goods.GOODSNAME,
sales.SALEZONEID,
sales.SALEZONENAME,