# officeSystem **Repository Path**: tcwong/officeSystem ## Basic Information - **Project Name**: officeSystem - **Description**: OASystem 办公自动化开发系统 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-16 - **Last Updated**: 2021-03-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # officeSystem #### 介绍 OA办公系统,是基于办公自动化系统,提高公司日常办公效率的平台。目前主要功能有提交申请,审批,公司日常物资管理,日程提醒等; [项目代码连接](https://gitee.com/tcwong/officeSystem) #### 软件架构 MVC、JSP、easyUI 、jquery #### 安装教程 1. git 代码 地址:https://gitee.com/tcwong/officeSystem.git 2. mysqldata文件 数据库建立 3. localhost:8080 本地运行 #### 使用说明 1. 登录页面 :账号admin 密码 admin 2. 登录地址 :http://localhost:8080/OASystem/login.jsp 3. 数据库连接 需在 src 下的 Utils 包下 C3P0 中修改本地数据库配置 #### 参与贡献 代码开发合作者 Ps Ly TcWong 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request