Coder Social home page Coder Social logo

lihong88 / erp-crm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sinbad-navigator/erp-crm

0.0 0.0 0.0 5.06 MB

某课资源 SpringBoot+Vue3打造企业级一体化SaaS系统的源代码

License: Other

Shell 0.09% JavaScript 8.46% Java 45.98% HTML 1.60% PLpgSQL 3.17% Batchfile 0.13% Vue 39.58% SCSS 0.99%

erp-crm's Introduction

ErpCrm

基于Vue平台搭建

系统简介

ErpCrm以SaaS方向实现多租户功能,动态创建数据库,独立数据库安全级别,不是按字段隔离。

  • 多租户功能,物理数据库隔离。
  • 前端采用Vue、Element UI。
  • 后端采用Spring Boot、Spring Security、Redis & Jwt。
  • 权限认证使用Jwt,支持多终端认证系统。
  • 支持加载动态权限菜单,多方式轻松权限控制。

CRM系统功能

  1. 公海管理:等待跟进的客户资源。
  2. 线索管理:记录线索信息后续转成客户。
  3. 客户管理:对客户信息进行管理及以跟进。
  4. 订单管理:管理成交客户订单信息。

ERP系统功能

  1. 产品管理:等待跟进的客户资源。
  2. 库存管理:记录线索信息后续转成客户。
  3. 销售管理:对客户信息进行管理及以跟进。

ErpCrm-Vue内置功能

  1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
  2. 部门管理:配置系统组织机构(公司、部门、小组),树结构展现支持数据权限。
  3. 岗位管理:配置系统用户所属担任职务。
  4. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。
  5. 角色管理:角色菜单权限分配、设置角色按机构进行数据范围权限划分。
  6. 字典管理:对系统中经常使用的一些较为固定的数据进行维护。
  7. 参数管理:对系统动态配置常用参数。
  8. 通知公告:系统通知公告信息发布维护。
  9. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
  10. 登录日志:系统登录日志记录查询包含登录异常。
  11. 在线用户:当前系统中活跃用户状态监控。

数据库

  1. 首先建立主数据库:erp-crm-master,执行erp-crm-master.sql脚本
  2. 建立租户数据库(手动):ec_KWEbSrWI,也可以不需要手动创建tenant数据库,注册的时候系统会自动创建。
  3. erp-crm-master的master_tenant表增加租户的数据库连接信息,erp-crm-master.sql里内置了两条记录。

erp-crm's People

Contributors

sinbad-navigator 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.