# ewsdOA **Repository Path**: wangscript/ewsdOA ## Basic Information - **Project Name**: ewsdOA - **Description**: 基于BJUI + Spring MVC + Spring + Mybatis框架整合的办公自动化系统 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://demo.topjui.com - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 104 - **Created**: 2017-11-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ####易网时代OA系统 ####关于本系统 - 基于BJUI + Spring MVC + Spring + Mybatis框架整合开发的办公自动化系统 - 本系统目前只整合了基本的“增删改查”功能,仅供初学BJUI前端框架的JAVA童鞋参考 - 更多功能整合将陆续加入,最终整合成具有传阅、流程、论坛、门户、权限管理功能的OA系统,请关注本GIT - 系统演示:[http://demo.topjui.com](http://demo.topjui.com). ####使用说明 - 导入数据库文件到MySQL数据库中 - 修改 src/main/resources/config.properties 文件中的数据库配置 - 配置好java运行环境,在浏览器地址栏中输入 http://localhost:8080/ewsdOA/ 运行即可