具有智能化模块的 OA 管理系统设计与实现Design and implementation of OA management system with intelligent module摘 要为解决传统的手工完成方式和审批过程中的防篡改问题,本文设计出一个具有智能化模块的 OA 管理系统。该系统对审批流程做出了一种防篡改的方式,可以使得 OA 管理系统在审批过程中变得更为安全。本系统使用了 SSM 框架进行快速的开发,数据库选择了关系型的数据库Mysql,权限控制框架选用 Spring Security 对不同身份的用户进行审批权限控制。系统的实现功能包括用户登录后发起流程申请,查看已申请的流程,管理员查看待办流程,使用人脸识别或独立密码对流程进行审批,对流程进行跟踪监控。关键词:防篡改;OA 管理系统;流程审批;智能化;SSM 框架 AbstractOA management system can make the office management very good. In order to solve the problem of anti tampering in the traditional manual completion and approval process, this paper designs an OA management system with intelligent modules. The system makes a tamper proof way to the approval process, which can make the OA management system more secure in the approval process.This system uses the SSM framework for rapid development. The relational database mysql is selected as the database, and the spring security is selected as the authority control framework to control the approval authority of users with different identities. The implementation functions of the system include initiating process application after the user logs in, viewing the applied process, viewing the to-do process by the administrator, approving the process with face recognition or independent password, and tracking and monitoring the process.key words: Tamper proofing; OA management system; Process approval; Intellectualization; SSM frame 目录第一章 绪论.................................................................................11.1 研究背景与现状................................................