|
|
@@ -249,6 +249,8 @@ public class FosterwxCashScheduleTaskListServiceImpl extends ServiceImpl<Fosterw
|
|
|
fosterwxCashScheduleTaskListMapper.updateById(fosterwxCashScheduleTaskList);
|
|
|
}
|
|
|
|
|
|
+ log.info("{}", fosterwxCashScheduleTaskList);
|
|
|
+ log.info("{}", fosterwxCashScheduleTaskList);
|
|
|
fosterwxCashOasBoxService.addSendTextCnt(fosterwxCashScheduleTaskList.getGroupId(), fosterwxCashOasBox.getGhId());
|
|
|
|
|
|
// 状态
|