فهرست منبع

zyp --红包修改

zyp 2 ماه پیش
والد
کامیت
c5585cf486
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      fs-service-system/src/main/java/com/fs/course/service/impl/FsUserCourseVideoServiceImpl.java

+ 0 - 1
fs-service-system/src/main/java/com/fs/course/service/impl/FsUserCourseVideoServiceImpl.java

@@ -659,7 +659,6 @@ public class FsUserCourseVideoServiceImpl implements IFsUserCourseVideoService
                 redPacketLog.setOutBatchNo(sendRedPacket.get("orderCode").toString());
             }
             // 添加红包记录
-            FsCourseRedPacketLog redPacketLog = new FsCourseRedPacketLog();
             redPacketLog.setCourseId(param.getCourseId());
             redPacketLog.setOutBatchNo(sendRedPacket.get("orderCode").toString());
             redPacketLog.setCompanyId(param.getCompanyId());