目录
1 引言 2
2 系统需求分析 2
2.1开发环境 2
2.2关键技术 2
2.2.1 Spring 框架 2
2.2.2 Spring MVC 框架 3
2.2.3 Mybatis 3
2.2.4 SSM 框架整合技术 3
3 系统设计 4
3.1 功能概述 4
3.2 二维码门禁系统后台 5
3.2.1 用户信息录入模块 5
3.2.2 用户登录模块 5
3.2.3 信息统计 6
3.2.4 用户信息管理模块 6
3.2.5 门禁管理模块 6
3.3 二维码门禁系统小程序的设计 6
3.3.1 小程序功能部分简介 6
3.3.2 二维码页面 7
3.3.3 用户权限管理 8
3.4 数据库分析 8
3.4.1 数据库设计 8
3.4.2 数据库E-R图 11
4. 关键技术实现 11
4.1 小程序录入用户 12
4.2 二维码验证流程 12
4.3 后台登录 12
4.4 硬件实现 13
5.总结 13
参考文献 1
摘要 我们身边的很多事物都已悄然接入互联网,由此本文提出基于Java Web和微信小程序的一套门禁系统的设计。设计是由SSM(Spring-springMVC-Mybatis)框架构建成的n层架构二维码门禁管理系统,使用Mysql作为数据库,Eclipse平台进行后端开发,微信Web开发者工具对小程序页面进行开发。
关键词 微信小程序;门禁系统;SSM框架;二维码
Abstract With the advancement of computer science and technology.The things around us have also quietly connected to the Internet.This paper proposes the design of a set of access control system based on Java Web and WeChat Miniprogram. The design is an n-layer architecture two-dimensional code access control management system constructed by SSM (Spring-springMVC-Mybatis) framework. Use Mysql as the database and Eclipse platform for background development.
KeyWords SSM Framework;MiniProgram;Two-dimension code; Intelligent Access Control System;