sh002基于springboot的网上团购系统
介绍
网上团购系统管理员功能主要包括:个人中心、用户管理、商品列表管理、团购商品管理、订单管理、系统管理等功能 由于本系统的功能模块设计比较全面,所以使得整个网上团购系统信息管理的过程得以实现。 获取方式:联系QQ422149197
软件架构
- 推荐使用:谷歌浏览器
- 后台地址http://localhost:8080/springboot86593/admin/dist/index.html
- 前台地址:http://localhost:8080/springboot86593/front/index.html
- JDK版本: JDK1.8
- 开发工具:IDEA/eclipse
- 数据库版本: mysql
- 主要技术:Java,Springboot,mybatis,mysql,vue,html,springcloud
gitee地址:https://gitee.com/luoshuichunhan/sh002