摘要: ##smbms登录功能 1.编写前端页面 2.设置欢迎页面 <welcome-file-list> <welcome-file>login.jsp</welcome-file> </welcome-file-list> 3.编写用户登录接口 public interface UserDao { pu 阅读全文
posted @ 2022-04-22 17:19 想吃坚果 阅读(28) 评论(0) 推荐(0)