后台变量提交
This commit is contained in:
@@ -151,9 +151,6 @@ 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