# RedStarCommerce **Repository Path**: wzg7676/RedStarCommerce ## Basic Information - **Project Name**: RedStarCommerce - **Description**: 红星购物 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-10-31 - **Last Updated**: 2025-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Spring, SpringBoot, Vue, Element-UI ## README # RedStarCommerce #### 介绍 **以下是 RedStarCommerce 说明** 您如果有需要定制需要可直接与我联系 #### 软件架构 前端 vue Element-UI 后端 SpirngBoot Mybatis-Plus 数据库 MySQL5.7 #### 安装教程 开发期间,暂无安装教程 #### 使用说明 可参考语雀文档语雀文档地址如下: https://www.yuque.com/g/wuandy/vis1r6/iqrzcfgzk8bgd2wu/collaborator/join?token=NzUkeVh4eVQqsnDU&source=doc_collaborator# 《红星便民电商平台设计与实现》 #### 参与贡献 1. RedStarCommerce 本仓库 2. 新建 ldh 分支 3. 提交代码 4. 请 Pull ldh 分支 #### 特技 #### 备注 1. mybatisplus实现 1. Mapper 添加 extends BaseMapper
2. service 添加 extends IService
3. serviceImpl 添加 extends implements AddressService 暂无