49505152535455
} @GET @Path("logs") public List<QSLogModel> findLogs() { return infoService.findLogs(new FindLogs()); }