恢复误删的后台获取的日志总量相关变量
This commit is contained in:
@@ -151,6 +151,9 @@ public class LoginController extends BaseController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
model.addAttribute("adminPath", adminPath);
|
model.addAttribute("adminPath", adminPath);
|
||||||
|
model.addAttribute("log_time_start",Constants.LOG_TIME_START);
|
||||||
|
model.addAttribute("log_time_range",Constants.LOG_TIME_RANGE);
|
||||||
|
model.addAttribute("log_total",this.getMsgProp().getProperty("log_total"));
|
||||||
return "/home";
|
return "/home";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user