日志查询时间同步日志总量查询时间.
This commit is contained in:
@@ -29,7 +29,7 @@ public class LogSearchController extends BaseController{
|
||||
attr.addAttribute("cfgId", compileId);
|
||||
attr.addAttribute("service", serviceId);
|
||||
attr.addAttribute("functionId", entity.getFunctionId());
|
||||
|
||||
attr.addAttribute("date", entity.getDate());
|
||||
return "redirect:"+adminPath+logUrl;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user