浏览代码

直播投流

zhaoxian 3 年之前
父节点
当前提交
2252e0e5c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ruixuan-launch/src/main/resources/mapper/launch/KuaishouLaunchCampaignMapper.xml

+ 1 - 1
ruixuan-launch/src/main/resources/mapper/launch/KuaishouLaunchCampaignMapper.xml

@@ -88,7 +88,7 @@
             <if test="campaignType != null">#{campaignType},</if>
             <if test="campaignType != null">#{campaignType},</if>
             <if test="promotionType != null">#{promotionType},</if>
             <if test="promotionType != null">#{promotionType},</if>
             <if test="putStatus != null">#{putStatus},</if>
             <if test="putStatus != null">#{putStatus},</if>
-            <if test="statDate != null">#{stat_date},</if>
+            <if test="statDate != null">#{statDate},</if>
             <if test="dayBudget != null">#{dayBudget},</if>
             <if test="dayBudget != null">#{dayBudget},</if>
             <if test="budgetSchedule != null">#{budgetSchedule},</if>
             <if test="budgetSchedule != null">#{budgetSchedule},</if>
             <if test="createTime != null">#{createTime},</if>
             <if test="createTime != null">#{createTime},</if>