yumeng 10 bulan lalu
induk
melakukan
22ace9bd51

+ 1 - 1
ruixuan-live/src/main/resources/mapper/jiaoyang/JiaoYangReportMapper.xml

@@ -409,7 +409,7 @@
         <if test="yesDate != null and yesDate != ''">
             and stat_date = #{yesDate}
         </if>
-        <if test="hour != null and jhour != ''">
+        <if test="hour != null and hour != ''">
             and stat_hour &lt;= #{hour}
         </if>
         <if test='promoterIds != null and promoterIds.size() > 0'>