Giter Site home page Giter Site logo

activiti-leave's Introduction

workflowdemo

一个简单的请假流程,网页只显示html,没有复杂的js和css,方便大家理解

权限管理使用apache shiro

请假流程

请假流程

推荐使用Activiti Eclipse BPMN 2.0 designer 编辑和查看src\main\resources\leave.bpmn

Run

使用MySQL数据库

使用 Activiti 中的创建表的脚本和本项目下 doc/create table.sql 创建数据表,然后执行table data.sql

用户名 密码 角色
user01 123456 员工
user02 123456 部门领导
user03 123456 人事

注意:Activiti ACT_ID_GROUP 和 ROLE 所起到的作用不一样,ROLE是apache shiro用到的角色,ACT_ID_GROUP是Activiti中流程用到的角色, 在实际开发过程中需要同步这两张表,或者让Activiti使用ROLE的视图,让用户不用维护两套角色

activiti-leave's People

Contributors

socket007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.