yumeng 1 سال پیش
والد
کامیت
22ace9bd51
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      ruixuan-live/src/main/resources/mapper/jiaoyang/JiaoYangReportMapper.xml

+ 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'>