parent
501f6a6192
commit
ee2a4e8a70
|
@ -246,10 +246,6 @@ public class ApiTestCaseService {
|
|||
filters.put("status", new ArrayList<>());
|
||||
}
|
||||
}
|
||||
if (request.isToUpdate()) {
|
||||
Long timestamp = DateUtils.getTimestamp(-3);
|
||||
request.setUpdateTime(timestamp);
|
||||
}
|
||||
request.setOrders(orders);
|
||||
}
|
||||
if (checkThisWeekData) {
|
||||
|
|
Loading…
Reference in New Issue