فهرست منبع

一个奇葩错误

yumeng 5 سال پیش
والد
کامیت
2cfb08556a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      jeecg-boot-module-system/src/main/java/org/jeecg/modules/ctop/mapper/xml/CleanMaterialMapper.xml

+ 1 - 1
jeecg-boot-module-system/src/main/java/org/jeecg/modules/ctop/mapper/xml/CleanMaterialMapper.xml

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