末尾获取源码
开发语言:Java
Java开发工具:JDK1.8
后端框架:SSM
前端:Vue
数据库:MySQL5.7和Navicat管理工具结合
服务器:Tomcat8.5
开发软件:IDEA / Eclipse
是否Maven项目:是
目录
一、项目简介
二、系统功能
三、系统项目截图
管理员角色功能设计
个人中心
管理员管理
用户管理
眼镜管理
眼镜订单管理
眼镜评价管理
积分记录管理
轮播图管理
编辑
公告信息管理
客服聊天管理
用户角色功能设计
个人中心
地址管理
编辑
眼镜订单管理
购物车管理
支付管理
四、核心代码
登录相关
文件上传
封装
一、项目简介
随着互联网+应用的不断发展,以及受新冠病毒疫情影响,越来越多的零售行业将其销售方式从实体门店销售转向虚拟网店销售方向发展。中国互联网络信息中心(CNNIC)发布第48次《中国互联网络发展状况统计报告》显示,截至2021年6月,我国手机网民规模达10.07亿。据中央广播电视总台中国之声《新闻晚高峰》报道,截止2020年12月,我国即时通信用户规模达9.81亿,网络购物用户规模达7.82亿,短视频用户规模达8.73亿,这一系列数字展现了我国数字经济蓬勃的发展态势。特别是自2013年起,我国已连续八年成为全球最大的网络零售市场[1]。传统的信息管理模式,主要通过人工记录的方式对眼镜销售信息进行管理,这种模式不利于尽快的查询和更新相关的数据信息。我国销售系统大体趋势是从手工发展到C/S,再发展到专业软件,接着发展为互联网下的B/S架构,目前发展为手机移动应用APP和子程序等。虽然有这样的一个发展趋势,但相对于国外来说,我们的信息化发展较晚,目前还存在一定差距。大部分公司仍然还用传统的销售方式,这样的销售管理效率低下且容易出错,而且容易遭到时代的淘汰,所以急需转型。国内比较成功的案例是苏宁易购,全场景苏宁易购线下网络覆盖全国,线上通过自营、开放和跨平台运营,跻身中国B2C行业前列,线上线下的融合发展引领零售发展新趋势。当下,信息化管理模式的相关技术已经非常成熟了,眼镜销售管理系统安全性极高,稳定性极强,功能开发也非常强大。用户不再首要考虑到时间和地域的限制,直接通过在线搜索的方式,查询自己喜欢的眼镜款式,根据实际的需求和自身的喜好,选择下单购买相关的眼镜产品。为了更好的管理相关的眼镜销售信息,本人开发了一款视康眼镜网店销售系统。设计和实现视康眼镜网店销售系统所用到的B/S架构、Java语言、MySQL数据库、SSM框架等关键技术。通过使用Java语言编写相关的系统功能代码,对系统的详细功能模块进行设计和实现,对用户使用界面进行设计,包括功能模块界面设计,系统提示界面,以及相关的功能操作和处理界面。通过使用SSM框架创建系统主流架构,SSM框架中的Spring框架负责降低对象之间的依赖性,减低系统各个功能之间的耦合性,SSM框架中的SpringMVC框架负责细化相关的请求处理消息,在极短时间内响应用户的请求,SSM框架中的MyBatis框架负责透明化数据库操作,提高系统前端与后台的数据交互工作。通过使用MySQL数据库记录和管控系相关的数据消息记录,便于设计人员存储和管控的数据资源。本系统以B/S架构为基础进行开发的,相关的使用对象直接通过在浏览器中输入系统网址,便可运行和操作本系统。视康眼镜网店销售系统可以使得用户查看眼镜、订单等信息变得容易,管理员也能够高效地管理与公司相关的眼镜、订单、评价信息。
二、系统功能
功能需求是指为了能够满足不同使用者的具体使用需求,调研人员据此分析系统实际的功能需求,开发人员再根据分析结果,详细的设计系统的主要功能模块,系统主要的功能需求包括用户管理、眼镜信息管理、订单管理等模块。
三、系统项目截图
管理员角色功能设计
个人中心
个人中心模块设计的主要目的是方便管理用户对密码等个人信息进行管理,用户可以根据自己的实际需求,选择每隔一段时间,更新个人账户的用户名和密码
管理员管理
管理员管理模块设计的主要目的是方便管理用户对相关的管理员用户信息进行管理,管理用户可以选择查看管理员用户的密码,修改管理员用户的角色
用户管理
用户管理模块设计的主要目的是方便管理用户且对相关的用户信息进行管理,管理用户可以选择查看用户的联系电话,修改用户的真实姓名
眼镜管理
眼镜管理模块设计的主要目的是方便管理用户对相关的眼镜信息进行管理,管理用户可以选择查看眼镜的详细内容,修改眼镜信息记录,删除失效的眼镜信息记录
眼镜订单管理
眼镜订单管理模块设计的主要目的是方便管理用户对相关的眼镜订单信息进行管理,管理用户可以选择查看眼镜订单的详细内容,修改眼镜订单信息记录,删除失效的眼镜订单信息记录
眼镜评价管理
眼镜评价管理模块设计的主要目的是方便管理用户对相关的眼镜评价信息进行管理,管理用户可以选择查看眼镜评价的详细内容,修改眼镜评价信息记录,删除失效的眼镜评价信息记录
积分记录管理
积分记录管理模块设计的主要目的是方便管理用户对相关的积分记录信息进行管理,管理用户可以选择查看积分记录信息的详细内容,修改积分记录信息图片,删除失效的积分记录信息记录
轮播图管理
轮播图管理模块设计的主要目的是方便管理用户对相关的轮播图信息进行管理,管理用户可以选择查看轮播图的详细内容,修改轮播图值,删除失效的轮播图信息记录
公告信息管理
公告信息管理模块设计的主要目的是方便管理用户对相关的公告信息进行管理,管理用户可以选择查看公告的详细内容,修改公告图片,删除失效的公告信息记录
客服聊天管理
客服聊天管理模块设计的主要目的是方便管理用户对相关的客服聊天信息进行管理,管理用户可以选择查看客服聊天的详细内容,回复新的咨询消息,删除失效的客服聊天信息记录
财务报表
财务报表模块设计的主要目的是方便管理用户查看店铺的销售额,掌握店铺的销售情况。管理用户可以选择查看哪种眼镜的具体销售数值,也可以选择查看柱状图报表或者折线图报表。
用户角色功能设计
个人中心
个人中心模块设计的主要目的是方便用户对密码等个人信息进行管理,用户可以根据自己的实际需求,选择每隔一段时间,更新个人账户的用户名和头像
地址管理
地址管理模块设计的主要目的是方便用户查看和修改自己的收货地址、收货人和联系电话,并可以调整自己的默认地址。
眼镜订单管理
眼镜订单管理模块设计的主要目的是方便用户查看眼镜订单的详情信息,比如查看到收货人、电话、地址、眼镜名称、眼镜类型、用户姓名、实付价格等信息,用户也可以进行收货、退款等操作
购物车管理
购物车管理模块设计的主要目的是方便用户将自己喜欢的物品放入购物车,再进行比较决定是否购买。购物车中可以添加或者删除物品。
支付管理
支付管理模块设计的主要目的是方便用户进行付款,用户采用先充值再付款的形式。购物之后可以获得积分,结账时可以选用余额支付或者积分支付的方式。
四、核心代码
登录相关
package com.controller;import java.util.Arrays;
import java.util.Calendar;
import java.util.Date;
import java.util.Map;import javax.servlet.http.HttpServletRequest;import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.RestController;import com.annotation.IgnoreAuth;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.entity.TokenEntity;
import com.entity.UserEntity;
import com.service.TokenService;
import com.service.UserService;
import com.utils.CommonUtil;
import com.utils.MD5Util;
import com.utils.MPUtil;
import com.utils.PageUtils;
import com.utils.R;
import com.utils.ValidatorUtils;/*** 登录相关*/
@RequestMapping("users")
@RestController
public class UserController{@Autowiredprivate UserService userService;@Autowiredprivate TokenService tokenService;/*** 登录*/@IgnoreAuth@PostMapping(value = "/login")public R login(String username, String password, String captcha, HttpServletRequest request) {UserEntity user = userService.selectOne(new EntityWrapper<UserEntity>().eq("username", username));if(user==null || !user.getPassword().equals(password)) {return R.error("账号或密码不正确");}String token = tokenService.generateToken(user.getId(),username, "users", user.getRole());return R.ok().put("token", token);}/*** 注册*/@IgnoreAuth@PostMapping(value = "/register")public R register(@RequestBody UserEntity user){
// ValidatorUtils.validateEntity(user);if(userService.selectOne(new EntityWrapper<UserEntity>().eq("username", user.getUsername())) !=null) {return R.error("用户已存在");}userService.insert(user);return R.ok();}/*** 退出*/@GetMapping(value = "logout")public R logout(HttpServletRequest request) {request.getSession().invalidate();return R.ok("退出成功");}/*** 密码重置*/@IgnoreAuth@RequestMapping(value = "/resetPass")public R resetPass(String username, HttpServletRequest request){UserEntity user = userService.selectOne(new EntityWrapper<UserEntity>().eq("username", username));if(user==null) {return R.error("账号不存在");}user.setPassword("123456");userService.update(user,null);return R.ok("密码已重置为:123456");}/*** 列表*/@RequestMapping("/page")public R page(@RequestParam Map<String, Object> params,UserEntity user){EntityWrapper<UserEntity> ew = new EntityWrapper<UserEntity>();PageUtils page = userService.queryPage(params, MPUtil.sort(MPUtil.between(MPUtil.allLike(ew, user), params), params));return R.ok().put("data", page);}/*** 列表*/@RequestMapping("/list")public R list( UserEntity user){EntityWrapper<UserEntity> ew = new EntityWrapper<UserEntity>();ew.allEq(MPUtil.allEQMapPre( user, "user")); return R.ok().put("data", userService.selectListView(ew));}/*** 信息*/@RequestMapping("/info/{id}")public R info(@PathVariable("id") String id){UserEntity user = userService.selectById(id);return R.ok().put("data", user);}/*** 获取用户的session用户信息*/@RequestMapping("/session")public R getCurrUser(HttpServletRequest request){Long id = (Long)request.getSession().getAttribute("userId");UserEntity user = userService.selectById(id);return R.ok().put("data", user);}/*** 保存*/@PostMapping("/save")public R save(@RequestBody UserEntity user){
// ValidatorUtils.validateEntity(user);if(userService.selectOne(new EntityWrapper<UserEntity>().eq("username", user.getUsername())) !=null) {return R.error("用户已存在");}userService.insert(user);return R.ok();}/*** 修改*/@RequestMapping("/update")public R update(@RequestBody UserEntity user){
// ValidatorUtils.validateEntity(user);userService.updateById(user);//全部更新return R.ok();}/*** 删除*/@RequestMapping("/delete")public R delete(@RequestBody Long[] ids){userService.deleteBatchIds(Arrays.asList(ids));return R.ok();}
}
文件上传
package com.controller;import java.io.File;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.util.Arrays;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.UUID;import org.apache.commons.io.FileUtils;
import org.apache.commons.lang3.StringUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import org.springframework.util.ResourceUtils;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.multipart.MultipartFile;import com.annotation.IgnoreAuth;
import com.baomidou.mybatisplus.mapper.EntityWrapper;
import com.entity.ConfigEntity;
import com.entity.EIException;
import com.service.ConfigService;
import com.utils.R;/*** 上传文件映射表*/
@RestController
@RequestMapping("file")
@SuppressWarnings({"unchecked","rawtypes"})
public class FileController{@Autowiredprivate ConfigService configService;/*** 上传文件*/@RequestMapping("/upload")public R upload(@RequestParam("file") MultipartFile file,String type) throws Exception {if (file.isEmpty()) {throw new EIException("上传文件不能为空");}String fileExt = file.getOriginalFilename().substring(file.getOriginalFilename().lastIndexOf(".")+1);File path = new File(ResourceUtils.getURL("classpath:static").getPath());if(!path.exists()) {path = new File("");}File upload = new File(path.getAbsolutePath(),"/upload/");if(!upload.exists()) {upload.mkdirs();}String fileName = new Date().getTime()+"."+fileExt;File dest = new File(upload.getAbsolutePath()+"/"+fileName);file.transferTo(dest);FileUtils.copyFile(dest, new File("C:\\Users\\Desktop\\jiadian\\springbootl7own\\src\\main\\resources\\static\\upload"+"/"+fileName));if(StringUtils.isNotBlank(type) && type.equals("1")) {ConfigEntity configEntity = configService.selectOne(new EntityWrapper<ConfigEntity>().eq("name", "faceFile"));if(configEntity==null) {configEntity = new ConfigEntity();configEntity.setName("faceFile");configEntity.setValue(fileName);} else {configEntity.setValue(fileName);}configService.insertOrUpdate(configEntity);}return R.ok().put("file", fileName);}/*** 下载文件*/@IgnoreAuth@RequestMapping("/download")public ResponseEntity<byte[]> download(@RequestParam String fileName) {try {File path = new File(ResourceUtils.getURL("classpath:static").getPath());if(!path.exists()) {path = new File("");}File upload = new File(path.getAbsolutePath(),"/upload/");if(!upload.exists()) {upload.mkdirs();}File file = new File(upload.getAbsolutePath()+"/"+fileName);if(file.exists()){/*if(!fileService.canRead(file, SessionManager.getSessionUser())){getResponse().sendError(403);}*/HttpHeaders headers = new HttpHeaders();headers.setContentType(MediaType.APPLICATION_OCTET_STREAM); headers.setContentDispositionFormData("attachment", fileName); return new ResponseEntity<byte[]>(FileUtils.readFileToByteArray(file),headers, HttpStatus.CREATED);}} catch (IOException e) {e.printStackTrace();}return new ResponseEntity<byte[]>(HttpStatus.INTERNAL_SERVER_ERROR);}}
封装
package com.utils;import java.util.HashMap;
import java.util.Map;/*** 返回数据*/
public class R extends HashMap<String, Object> {private static final long serialVersionUID = 1L;public R() {put("code", 0);}public static R error() {return error(500, "未知异常,请联系管理员");}public static R error(String msg) {return error(500, msg);}public static R error(int code, String msg) {R r = new R();r.put("code", code);r.put("msg", msg);return r;}public static R ok(String msg) {R r = new R();r.put("msg", msg);return r;}public static R ok(Map<String, Object> map) {R r = new R();r.putAll(map);return r;}public static R ok() {return new R();}public R put(String key, Object value) {super.put(key, value);return this;}
}