@@ -11,7 +11,7 @@
<select id="calculationMaterialReport" resultType="org.jeecg.modules.ctop.entity.KuaiShouCleanMaterialReport">
select
signature id,
- sum (charge) charge,
+ sum(charge) charge,
sum(photo_show) photoShow,
sum(photo_click) photoClick,
sum(aclick) aclick,