@@ -1050,7 +1050,7 @@ public class FsUserCourseVideoServiceImpl implements IFsUserCourseVideoService
}
if (fsCourseRedPacketLog.getStatus() == 0) {
if (!Objects.equals(param.getVideoId(), fsCourseRedPacketLog.getVideoId())) {
- return R.error("已在其它课程领取过!");
+ return R.error("今日已在其它课程领取红包!");