随便取个名字_哈哈的gravatar头像
随便取个名字_哈哈 2020-03-19 22:09:39

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

项目描述

仓库管理系统主要用到的技术有springboot,mybatisplus,shiro。主要角色有超级管理员、基础数据管理员、仓库管理员、销售管理员、系统管理员。不同角色拥有不同的权限,使用shiro完成认证和授权。

该系统主要分为个模块:基础管理模块、进货管理模块、销售管理模块、系统管理模块。基本上除了超级管理员角色外,每一个角色对应管理一个模块。

主要的业务逻辑是管理员从供应商那里可以进货、付款、退货。然后销售可以将货物进行销售。

运行环境

jdk8+tomcat8+mysql5.7+IntelliJ IDEA+maven

项目技术(必填)

springboot2+mybatisplus+layui+jquery+shiro

数据库文件(可选)

链接:https://pan.baidu.com/s/1hA2IEI9JMuzjHrZVCL_kSw
提取码:vrlr

依赖包文件(可选)

maven搭建

jar包下载链接:https://pan.baidu.com/s/1oPB1Ftjzs5-flTIvTMpzow
提取码:vtfa

运行视频(可选)

链接:https://pan.baidu.com/s/1mI78yqj8l9ZB_3Hr676nNg
提取码:ormb

是否原创(转载必填原文地址)

转载

项目截图(必填)

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

运行截图(必填)

超级管理员登录:zuidaima 123456

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

超级管理员登录成功首页

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

添加客户

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

客户列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

按名称搜索客户

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

按手机号搜索客户

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

添加供应商

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

供应商列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

按联系人名称搜索供应商

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

添加商品

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

商品列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

按供应商搜索商品

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

进货

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

进货列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

按供应商查询进货列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

修改进货

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

修改成功

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

商品退货列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

商品销售列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

销售退货查询

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

系统管理-》部门管理

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

添加部门

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

添加成功

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

菜单管理

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

权限管理

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

添加角色

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

权限列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

分配权限

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

普通用户查询

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

修改用户

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

修改成功

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

登陆日志

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

添加公告

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

公告列表

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

查看公告

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

锁屏功能

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

个人资料设置

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

修改密码

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

注意事项(可选)

1.按联系人号码搜索供应商结果不对,还是全部数据,是个bug请自行修复

2.上传的图片路径需要修改为本地磁盘目录,配置文件是warehouseSys\src\main\resources

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统

本地磁盘上传目录

springboot2+mybatis+thymeleaf+layui整合开发物流仓库后台管理系统


打赏

已有3人打赏

微信网友_5890529735643136的gravatar头像 27866849的gravatar头像 最代码官方的gravatar头像

文件名:warehouseSys.zip,文件大小:6022.234K 下载
最代码最近下载分享源代码列表最近下载
sshiqi  LV2 2024年12月12日
haomc052829  LV4 2024年12月3日
微信网友_6377331253415936  LV3 2024年11月15日
微信网友_7134912998903808  LV15 2024年9月2日
gnnhka  LV10 2024年7月8日
tt867309  LV1 2024年7月7日
TY0165  LV20 2024年6月23日
胡闹的番茄精  LV2 2024年6月17日
heweimin  LV13 2024年5月20日
adminstort  LV3 2024年4月13日
最代码最近浏览分享源代码列表最近浏览
sk123456 前天
暂无贡献等级
DanBMZ 3月27日
暂无贡献等级
aaappp  LV1 3月25日
xiao小果  LV13 3月2日
哪里的完整版  LV8 2月27日
hubugai1  LV11 2月20日
SZEPEZS  LV9 2月17日
ryadmin123  LV2 2月6日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友