123
This commit is contained in:
@@ -142,7 +142,6 @@ public class RoomService {
|
||||
return roomData.getHangupTime() - roomData.getBeginTime();
|
||||
}
|
||||
return DateUtil.currentSeconds() - beginTime;
|
||||
|
||||
}
|
||||
|
||||
public Long canCallTime(Room room) {
|
||||
|
||||
Reference in New Issue
Block a user