Giter Site home page Giter Site logo

gspandy / ssopay-qywx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liuyes/ssopay-qywx

0.0 1.0 0.0 14.63 MB

企业微信管理系统

License: Apache License 2.0

Java 1.70% CSS 6.70% JavaScript 73.03% HTML 18.45% PowerShell 0.01% Ruby 0.01% TypeScript 0.04% PHP 0.02% Shell 0.03% Batchfile 0.01%

ssopay-qywx's Introduction

qywx

企业微信的项目

项目介绍

  可以简单的把本项目看作@fastadmin的java实现版本,目前主要实现了用户、角色(群组)和规则(菜单)管理,后续将实现一个企业微信的管理系统。

组织结构

ssopay-qywx
├── ssopay-qywx-common -- 公共模块,一些工具类及常量定义
├── ssopay-qywx-bean -- 数据库对应的实体类
├── ssopay-qywx-dao -- MyBatis DAO
├── ssopay-qywx-admin -- 后台管理
├── ssopay-qywx-web -- 前台界面,暂未实现
├── ssopay-qywx-doc -- 文档资料

技术选型

后端技术:

技术 名称 官网
Spring Framework 容器 http://projects.spring.io/spring-framework/
SpringMVC MVC框架 http://docs.spring.io/spring/docs/current/spring-framework-reference/htmlsingle/#mvc
Apache Shiro 安全框架 http://shiro.apache.org/
MyBatis ORM框架 http://www.mybatis.org/mybatis-3/zh/index.html
Maven 项目构建管理 http://maven.apache.org/

前端技术:

技术 名称 官网
jQuery 函式库 http://jquery.com/
Bootstrap 前端框架 http://getbootstrap.com/
Bootstrap-table Bootstrap数据表格 http://bootstrap-table.wenzhixin.net.cn/
Font-awesome 字体图标 http://fontawesome.io/

项目安装

1.导入ssopay-qywx-doc\sql下面的init.sql文件
2.修改ssopay-qywx-admin项目下的jdbc.properties数据库连接
3.然后命令行进入项目根目录运行:mvn clean install
4.将生成的ssopay-qywx-admin\target\ssopay-qywx-admin.war文件部署到tomcat下即可
5.默认用户名:admin 密码:ssopay

界面演示

登录页

登录页

控制台

控制台

用户管理

用户管理 新增修改

群组管理

群组管理 新增修改

规则管理

规则管理 新增修改

许可证

Apache2

单独使用FastAdmin的模板需要取得相关授权,传送门:@fastadmin-html

ssopay-qywx's People

Contributors

liufile avatar liuyes avatar

Watchers

gspripple 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.