# supermarket **Repository Path**: Zxianping/supermarket ## Basic Information - **Project Name**: supermarket - **Description**: 基于若依的超市进销存管理系统,模块包含:登录,仓库,分类,商品, 供应商/客户,采购/采退,销售/销退,库存查询,应收/应付等 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 8 - **Created**: 2026-05-07 - **Last Updated**: 2026-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # supermarket #### 介绍 基于若依的超市进销存管理系统,模块包含:登录,仓库,分类,商品, 供应商/客户,采购/采退,销售/销退,库存查询,应收/应付等 #### 软件架构 基于若依二次开发实现 #### 前端安装教程 1. npm install 2. npm run dev #### 后端安装教程 1. 刷新maven 2. 导入数据库,并更新yml的配置等 3. 打开redis,并更新yml的配置等 #### 其它学习项目 基于若依的超市管理系统 https://gitee.com/emolqw/supermarket 仓库系统 https://gitee.com/emolqw/warehouse 外卖-学习用的系统 https://gitee.com/emolqw/takeout---learning