瀏覽代碼

红包记录添加watch_type

xgb 1 月之前
父節點
當前提交
35796166ae
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      fs-service/src/main/resources/mapper/course/FsCourseWatchLogMapper.xml

+ 2 - 1
fs-service/src/main/resources/mapper/course/FsCourseWatchLogMapper.xml

@@ -495,7 +495,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
                     finish_time,
                     send_finish_msg,
                     camp_period_time,
-                    period_id
+                    period_id,
+                    watch_type
                 FROM
                     fs_course_watch_log
                 WHERE