package com.clothing.controller; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.RequestMapping; import javax.servlet.http.HttpServletRequest; /** * @author 是一个鸽子啊 * @date 2020/4/14 * @qq 364826415 */ @Controller public class AdminController { @RequestMapping("/adminLogin") private String adminLogin(String username, String password, HttpServletRequest request){ if (username.equals("admin")&& password.equals("admin")){ return "/admin-index"; }else { request.setAttribute("adminMsg","账号密码错误"); return "/admin-login"; } } }
最近下载更多
曾显示 LV6
7月7日
TY0165 LV20
6月22日
夜上清元 LV8
3月15日
之额着 LV3
2月19日
admin_z LV22
2月4日
ljhgff LV1
1月27日
微信网友_6512020493586432 LV2
2023年9月5日
qq2901732871 LV9
2023年6月28日
gecongkai LV8
2023年6月22日
limin123 LV6
2023年6月22日
最近浏览更多
shunlun8855 LV1
10月28日
17558420274 LV16
9月15日
yvimib LV3
9月12日
微信网友_7151914139078656 LV2
9月4日
lyh1989 LV34
7月21日
lyws1986 LV17
7月14日
曾显示 LV6
7月7日
wekser
6月26日
暂无贡献等级
xzg123456 LV6
6月19日
lesuer LV11
5月28日