提交修改
This commit is contained in:
parent
74a47f44ce
commit
5d4f266fea
@ -911,6 +911,7 @@ public class ResultRecordServiceImpl extends ServiceImpl<ResultRecordMapper, Res
|
||||
r.put("resultRecordId", taskListDto.getRecordId());
|
||||
}
|
||||
}
|
||||
r.put("waitTime", 3);
|
||||
r.put("sure", 0);
|
||||
return r.put("commentId",commentId);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user