当前位置:网站首页>开源项目-(ERP+酒店+电商)后台管理系统
开源项目-(ERP+酒店+电商)后台管理系统
2022-06-12 11:59:00 【Xin Deng】
前言:
基于我的那篇博客,搭建完项目框架后,就开始完成具体业务了。
介绍:
本项目暂时发布后台管理系统,用户端的代码由于时间原因开发结果比较粗糙(页面响应速度太慢),所以这里就不分享了。不过我相信单单就后台系统就已经够用了。这个项目由小组(4人)共同开发,其中的代码风格、代码规范可能不一样。有对这个项目感兴趣的朋友可以做一做自己的修改,完善完善。
项目架构图:
不是很详细,只是展示了个大概,但是应付学校之类的实验、工程实践等应该没问题。项目使用了MongoDB,但是处理的数据较少,后期使用者可以将数据移植至MySQL中。由于是一个微服务项目,大家如果电脑内存不够,建议在IDEA中设置项目启动的内存限制,这个操作我也在视频有所提示。

功能结构图:
效果演示:
链接
zuke-项目演示
边栏推荐
- Must do skill -- use ffmpeg command to quickly and accurately cut video
- 邻居子系统之ARP协议数据处理过程
- ARM指令集之伪指令
- M-arch (fanwai 10) gd32l233 evaluation -spi drive DS1302
- Thirty one items that affect the weight of the store. Come and see if you've been hit
- Load/store memory access instruction of arm instruction set (1)
- Data processing instruction addressing method of arm instruction set
- 如何确定首页和搜索之间的关系呢?首页与搜索的关系
- UML series articles (31) architecture modeling - deployment diagram
- 5G NR協議學習--TS38.211下行通道
猜你喜欢
随机推荐
How to operate the newly revised Taobao merchants and what should be paid attention to
[cf1392d] D. Omkar and bed Wars
NVIDIA Jetson Nano Developer Kit 入门
Spark common encapsulation classes
TinyMCE realizes automatic uploading of pasted pictures
Miscellaneous instructions of arm instruction set
ARM指令集之跳转指令
Thirty one items that affect the weight of the store. Come and see if you've been hit
ARM processor mode and register
Deep learning and CV tutorial (14) | image segmentation (FCN, segnet, u-net, pspnet, deeplab, refinenet)
Channel Shuffle类
Data processing instruction addressing method of arm instruction set
Getting started with NVIDIA Jetson nano Developer Kit
6.6 Convolution de séparation
JS to load and display Excel files
LeetCode_二分搜索_中等_162. 寻找峰值
ARP protocol data processing process of neighbor subsystem
Pseudo instruction of arm instruction set
第六章 数据类型(五)
Doris记录服务接口调用情况








