소스 검색

代码还原

zhaoxian 4 년 전
부모
커밋
b4a75c19bf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      module-toutiao/src/main/java/cn/com/ctop/toutiao/modules/report/mapper/xml/ByteDanceVideoReportDailyMapper.xml

+ 1 - 1
module-toutiao/src/main/java/cn/com/ctop/toutiao/modules/report/mapper/xml/ByteDanceVideoReportDailyMapper.xml

@@ -21,7 +21,7 @@
     </select>
 
     <update id="updateHuanbiByDateAndSignature">
-       update
+        update
             ctop_bytedance_video_report_daily
         set huanbi = #{huanbi}
         where stat_datetime = #{date}