Success变更记录

Summary

  1. baseli-定时任务去掉事务 (details)
  2. 定时任务结束会议时 已签到并且未签退的人员签退时间改为【已签退】,签退时间填写当前时间 (details)
  3. 委托人参会相关接口开发 (details)
  4. 委托人参会相关接口开发 (details)
  5. 视频会议设置开始时间 (details)
Commit 1bc5aa6aa486d7abdf1d6d6dd823f6206152fb44 by lxb453234652
baseli-定时任务去掉事务
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/schedule/Schedule.java
Commit 6f431eb3053a07449968ad77cd0e8177a9b4fe94 by 1670438505
定时任务结束会议时 已签到并且未签退的人员签退时间改为【已签退】,签退时间填写当前时间
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/schedule/Schedule.java
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/manager/MeetingManager.java
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/manager/impl/MeetingManagerImpl.java
Commit 8601bd58ee4f1ae5416fc8c5002adb7988cf4871 by 1670438505
委托人参会相关接口开发
The file was addedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/model/BizMeetingEntrustLog.java
The file was addedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/controller/BizMeetingEntrustLogController.java
The file was addedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/manager/impl/BizMeetingEntrustLogManagerImpl.java
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/manager/MeetingManager.java
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/manager/impl/MeetingManagerImpl.java
The file was addedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/manager/BizMeetingEntrustLogManager.java
The file was addedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/dao/BizMeetingEntrustLogDao.java
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/schedule/Schedule.java
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/controller/MeetingController.java
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/model/MeetingUser.java
The file was addedbiz-xqxt-server/src/main/resources/mapper/BizMeetingEntrustLogMapper.xml
The file was modifiedbiz-xqxt-server/src/main/resources/mapper/MeetingUserMapper.xml
Commit 16e23b1bbba9472139074f70644589cb5e9c6b17 by 1670438505
委托人参会相关接口开发
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/controller/BizMeetingEntrustLogController.java
Commit afafbc121fb5a4229d42b3ef86a5535ab67d3081 by 1670438505
视频会议设置开始时间
The file was modifiedbiz-xqxt-server/src/main/java/com/artfess/xqxt/meeting/manager/impl/ZTEManagerImpl.java