Based on eclipse development source code sharing-SSM+Activiti official document management system,

Design and implementation of document management system based on SSM+Activiti. The project only realizes the most basic processing of official documents, please forgive me for the bad things. The project is based on eclipse development, using technologies: Spring, SpringMVC, Mybatis, Activiti, Maven, JackRabbit (Save uploaded files)

Source code acquisition method:

The project has realized the following functions:

1) Website graphic design:

 
  1. 设计精美但是简洁,清爽的网站页面。

  2. 公文管理系统主要是方便机关单位工作人员方便的发送公文,该系统包括:组织机构管理,人员管理,权限管理,公文管理

2) System module

The system first defaults to a super administrator, and the super administrator imports personnel and organization information through excel

Organization management: authorized users can add or edit organization information. If there are no personnel under the organization, they can delete it, merge organizations, and assign personnel to the organization

Personnel management: authorized users can modify the basic information of personnel, add, and deactivate the accounts of off-duty personnel

3) Official document management function module

1 The authorized staff drafts the official document and uploads the attachment. When the user saves the information, it can be modified or deleted, but once submitted, it cannot be modified.

2 When the official document is submitted, the review process is started, then the review function is turned on, and the authorized person can review the submitted official document information, and it can be published and printed after the review is passed. If the review fails, return to the process of 1. You can edit and submit, or delete directly.

The project is developed based on eclipse, using technologies: Spring, SpringMVC, Mybatis, Activiti, Maven, JackRabbit (Save uploaded files)

All files in the system are encoded in UTF-8 format. If there are garbled characters, please check whether the database is set to UTF-8 and the project is set to UTF-8 by default.

system interface

Official document management system based on SSM+Activiti, source code sharing based on eclipse development

 

Official document management system based on SSM+Activiti, source code sharing based on eclipse development

 

Official document management system based on SSM+Activiti, source code sharing based on eclipse development

 

Source code acquisition method: Scan

Guess you like

Origin blog.csdn.net/yuandengta/article/details/109259897