北京理工大学珠海学院 2020 届本科生毕业设计考 勤 管 理 系 统 之 审 批 流 程 的 设计 与 实 现摘 要随 着 社 会 的 发 展 , 企 业 的 架 构 不 断 变 化 , 人 工考 勤 这 种 效 率 低 下 、 容 易 出 错 、 性 价 比 极 低 的考 勤 方 式 与 现 代 企 业 日 益 复 杂 的 考 勤 需 求 之 间的 矛 盾 不 断 加 大 。 有 鉴 于 此 , 设 计 并 开 发 一 个 基 于 网 络 的 信 息 化 员 工 考 勤 管 理 系 统 , 是 极 其迎 合 当 下 市 场 , 极 其 有 实 践 意 义 的 。本 次 设 计 主 要 通 过 研 究 目 前 的 主 要 考 勤 方 式、考 勤 制 度 、 考 勤 系 统 , 用 Java 作 为 后 台 开 发 语 言 ,使程序更加安全健壮,用Nosql 非关系型数据库Redis作 为 缓 存 , 用 于 存 储 权 限 等 信 息 , 将 常 用 但不 经 常 变 更 的 信 息 存 入 缓 存 减 少 数 据 库 查 询 带来 的 性 能 损 耗 。 除 此 以 外 , 采 用 了JavaEE 三 层 架构,用maven 来进行构建,Git 进行版本控制,用SpringSecurity进行权限管理,前端框架则使用了Vue全 家 桶 。关 键 词 : 企 业 考 勤 , 考 勤 管 理 , 效 率 I北京理工大学珠海学院 2020 届本科生毕业设计AbstractWith the development of society, the structure of enterprises is constantly changing, and the contradiction between manual attendance, which is inefficient, error-prone and of low cost performance, and the increasingly complex attendance needs of modern enterprises is constantly increasing. In view of this, the design and development of a web-based information employee attendance management system is extremely caters to the current market, is extremely practical significance.This design mainly through research the main ways of check on work attendance, attendance system, attendance system, using Java development language as the background, and make the program more s...