没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
I
摘 要
随着信息技术的不断发展,以及网络技术的广泛用,企业企业仓库存储的信息量也
越来越大,信息变得复杂。基于人工的数据收集方式,在耗费大量人力的同时也降低了
信息采集的效率,例如影响了信息正确率和信息的录入速度。采用信息化的管理技术,
将有效地解决这一系列问题。企业仓库管理系统要想在信息激烈竞争的社会大潮环境中
占据到一席之地,一个系统成熟和运行稳定的现代化企业仓库管理系统,必然是我们整
个现代企业仓库行业在仓储信息化的系统和建设以及实施管理过程中一个不可缺少的
管理工具。
本文实现了一个企业仓库管理系统。本系统是以 java 语言为基础,后端 springboot、
mybatisplus 框架,前端 vue 框架,mysql 数据库为技术基础实现的企业仓库管理系统。
根据企业的实际需要对系统的功能需求做了分析和阐述,为了让系统的层次结构变得清
晰,我把系统分为四个模块,包括后台首页、系统用户、权限管理、模块管理。后台首
页展示数据统计图;系统用户展示管理员和员工用户的基础信息;权限管理展示的是用
户的不同权限;模块管理是对供应商、客户及物品出入库的管理。
本系统让企业仓库管理人员的工作效率得到了极大的提高,由于本开发系统过程采
用了 B/S 开发系统架构设计和模块化开发设计,为我们以后开发增加新系统功能时提供
了一些方便,后期可根据企业具体的需求来不断完善企业仓库管理系统。
关键词:java;springboot;vue;mysql;b/s 架构
II
Abstract
With the continuous development of information technology and the widespread use of
network technology, the amount of information stored in enterprise warehouses is also
increasing, and information has become complex. The manual data collection method
consumes a lot of manpower and also reduces the efficiency of information collection, such as
affecting the accuracy rate of information and the speed of information entry. The use of
information management technology will effectively solve this series of problems.If the
warehouse management system wants to occupy a place in the social tide environment of
fierce information competition, a modern warehouse management system with mature system
and stable operation must be an indispensable management tool in the process of warehouse
information system and construction and implementation management in our entire modern
warehouse industry.
This article implements a warehouse management system. This system is based on
JAVA language, back-end springboot, mybatisplus framework, front-end vue
framework,mysql database as the technical basis of the warehouse management system.
According to the actual needs of the enterprise to analyze and explain the functional
requirements of the system, in order to make the hierarchy of the system clear, I divided the
system into four modules, including background home page, system users, permission
management, module management. The background home page displays the data statistics
chart; System users display the basic information of administrators and employee users;
Permission management shows the different permissions of users; Module management is the
management of suppliers, customers and goods in and out of the warehouse.
This system makes the efficiency of warehouse management personnel greatly improved,
because the development system process adopts B/S development system architecture design
and modular development design, which provides some convenience for us to develop and
add new system functions in the future, and can continuously improve the warehouse
management system according to the specific needs of the enterprise.
Keywords:java,springboot,vue,mysql,b/s architecture
III
目 录
摘 要 .........................................................................................................................................I
Abstract .....................................................................................................................................II
第 1 章 绪 论.........................................................................................................................1
1.1 课题背景.........................................................................................................................1
1.2 研究现状.........................................................................................................................1
1.3 本文主要工作.................................................................................................................2
1.4 文章结构安排.................................................................................................................2
第 2 章 系统的开发技术介绍.................................................................................................4
2.1 B/S 结构.........................................................................................................................4
2.2 Spring Boot 框架 ............................................................................................................5
2.3 VUE 框架.........................................................................................................................5
2.4 MYSQL5.7 数据库.........................................................................................................6
2.5 本章小节.........................................................................................................................6
第 3 章 系统的需求分析.........................................................................................................7
3.1 系统可行性分析.............................................................................................................7
3.2 系统业务流程分析.........................................................................................................7
3.3 系统功能分析.................................................................................................................7
3.3.1 权限分析.................................................................................................................8
3.3.2 企业仓库分析.........................................................................................................8
3.3.3 商品信息管理分析.................................................................................................8
3.3.4 商品出入库分析.....................................................................................................9
3.3.5 供应商、客户信息分析.......................................................................................10
3.3.6 数据统计分析.......................................................................................................11
3.4 本章小结.......................................................................................................................11
第 4 章 系统软件设计...........................................................................................................12
IV
4.1 系统总体架构设计.......................................................................................................12
4.1.1 前端 WEB 选择....................................................................................................12
4.1.2 数据库选择...........................................................................................................13
4.2 系统数据库设计...........................................................................................................13
4.2.1 数据库 E-R 图设计...............................................................................................13
4.2.2 数据库表设计.......................................................................................................14
4.3 系统功能模块设计.......................................................................................................18
4.3.1 系统登录模块.......................................................................................................19
4.3.2 企业仓库模块.......................................................................................................20
4.3.3 商品模块...............................................................................................................21
4.3.4 供应商、客户模块...............................................................................................22
4.3.5 权限模块...............................................................................................................22
4.3.6 数据统计分析模块...............................................................................................23
4.4 本章小结.......................................................................................................................23
第 5 章 系统软件实现 ..........................................................................................................24
5.1 系统开发环境...............................................................................................................24
5.2 系统功能模块实现.......................................................................................................24
5.2.1 系统登录模块实现...............................................................................................24
5.2.2 企业仓库实现.......................................................................................................26
5.2.3 商品实现...............................................................................................................27
5.2.4 供应商、客户模块实现.......................................................................................28
5.2.5 权限模块实现.......................................................................................................30
5.2.6 数据统计模块实现...............................................................................................31
5.3 本章小结.......................................................................................................................31
第 6 章 系统测试...................................................................................................................32
6.1 测试目的及方法...........................................................................................................32
6.2 测试环境.......................................................................................................................32
6.3 测试用例.......................................................................................................................33
6.3.1 登录功能测试.......................................................................................................33
剩余44页未读,继续阅读
资源评论
开心工作室(kaic_kaic)
- 粉丝: 3484
- 资源: 265
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功