Code Monkey home page Code Monkey logo

usagemanage's Introduction

业务管理模块说明:

文件目录说明:

conf/                                配置文件
controller/                          路由控制器
models/                              处理模块
routers/                             路由模块
logs/                                日志目录
swagger/                             api文档
vendor/                              依赖包
main.go                              应用入口文件

权限说明: /* 业务管理员权限说明 超级管理员可以管理多有(所有有一级业务) 一级业务的管理员可以管理对应的一级业务及其下属的所有人员与业务的关系(对应一级管理员,一级非管理员,二级管理员,二级非管理员) 二级业务的管理员只能管理该二级业务的管理员和非管理员 一二级业务的非管理员均没有业务和人员的管理权限。 */

/* 用户接入权限说明 一级业务的管理员和非管理员可以接入对应一级业务和所有下属的二级业务 二级业务的管理员和非管理员可以接入对应二级业务 */

/* 一二级业务管理权限说明 一级业务只有超级管理员有权增,删,改 二级业务由一级业务管理员和超级管理员进行增,删,改 */

usagemanage's People

Contributors

yanserliu avatar

Stargazers

 avatar  avatar

Watchers

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