# cxps-erp **Repository Path**: codekille/cxps-erp ## Basic Information - **Project Name**: cxps-erp - **Description**: 5G新零售ERP项目服务端 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-10-18 - **Last Updated**: 2022-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # cxps-cxps ## 介绍 5G新零售(ERP+2C) ## 技术栈 | 技术栈 | 版本号 | 说明 | |--------------------|---------------|-------------------------| | SpringBoot | 2.3.2 | 快速开发,微服务利器 | | MyBatisPlus | 3.4.2 | 持久层框架,对MyBatis只做增强,不做改变 | | SpringCloud | Hoxton.SR9 | 微服务治理 | | SpringCloudAlibaba | 2.2.6.RELEASE | 微服务治理 | | SpringSecurity | 2.3.2.RELEASE | 服务安全保护 | | Druid | 1.2.3 | 数据库连接池 | | MySQL | 5.6 | 关系型数据库 | | MySQL驱动 | 5.1.46 | | | Knife4j | 2.0.7 | swagger文档支持 | | Elasticsearch | 7.6.2 | C端支持全文检索 | | ... | ## 项目架构 | 项目名称 | 说明 | |----------------------|---------------------------| | cxps-erp-parent | maven 父子工程顶级项目,基于POM打包,管理公共依赖 | | rep-admin | ERP公共项目;如:系统管理、概览/统计模块、登录等功能接口支持 | | erp-product | 商品管理服务项目 | | erp-inventory | 库存管理服务项目 | | erp-order | 订单管理服务项目 | | erp-inventory | 库存管理服务项目 | | erp-core | 核心公共代码项目;比如工具类,分页组件等 | | gateway-server | 流量网关项目 | | cloud-security | 微服务保护公共项目 | | cloud-pay | ERP+C端共用支付项目 | ## 项目源码地址 * ERP项目前端代码地址:https://gitee.com/codekille/cxps-erp-web.git * 5G新零售项目前端代码地址:https://gitee.com/codekille/cxps-new-retail.git * 后端项目地址:https://gitee.com/codekille/cxps-erp.git ## ERP项目截图 ### 登录页面 ![Login](/img/erp-login.png) ### 页面布局 ![Login](/img/erp-layout.png) ## 使用说明 1. 项目正在全力开发中... 2. 待功能完善,流程走通,将部署外网 3. 仅供学习参考 4. 感谢老铁送来的 star 支持 5. ------------