# 云端erp **Repository Path**: kimtae_d2de/YD-erp ## Basic Information - **Project Name**: 云端erp - **Description**: 云端erp系统平台 基于SpringBoot2.2.0, Mybatis, JWT, Redis, VUE+Element-UI 的前后端分离的erp平台后台管理系统 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-05-09 - **Last Updated**: 2023-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目简介: 云端erp系统平台 基于SpringBoot2.2.0, Mybatis, JWT, Redis, VUE+Element-UI 的前后端分离的erp平台后台管理系统。 # 技术框架 * 核心框架:SpringBoot 2.0.0 * 持久层框架:Mybatis 1.3.2 * 日志管理:Log4j 2.10.0 * JS框架:Jquery 1.8.0 * UI框架: EasyUI 1.3.5 * 模板框架: AdminLTE 2.4.0 * 项目管理框架: Maven 3.2.3 # 开发环境 建议开发者使用以下环境,可以避免版本带来的问题 * IDE: IntelliJ IDEA 2017+ * DB: Mysql5.x * JDK: JDK1.8 * Maven: Maven3.2.3+ * Redis: 6.2.1 * Nginx: 1.12.2 # 运行环境 * 数据库:Mysql5.7.33 * JAVA平台:JRE1.8 * Redis库:redis6.2.1 * Nginx代理:nginx1.12.2 * 操作系统:Windows、Linux等 登录用户名密码:admin admin 或 admin 123455 # 功能模块 * 销售管理 ![image](https://gitee.com/tom-loaf/YD-erp/raw/master/Function-images/sale.png) * 库存管理 ![image](https://gitee.com/tom-loaf/YD-erp/raw/master/Function-images/inventory.png) * 发票管理 ![image](https://gitee.com/tom-loaf/YD-erp/raw/master/Function-images/invoice.png) * 货物管理 ![image](https://gitee.com/tom-loaf/YD-erp/raw/master/Function-images/goods.png) * 采购管理 ![image](https://gitee.com/tom-loaf/YD-erp/raw/master/Function-images/procurement.png) * 财务管理 ![image](https://gitee.com/tom-loaf/YD-erp/raw/master/Function-images/finance.png) # 声明 此项目仅为个人在原公司项目删减而来的简易版本,仅供了解项目的整体框架和对应功能模块。