mirror of
https://github.com/zykzhangyukang/Xinguan.git
synced 2024-11-10 08:55:43 +08:00
Merge branch 'master' of https://github.com/zykzhangyukang/Xinguan
This commit is contained in:
commit
9132dabb2a
1 changed files with 13 additions and 8 deletions
21
README.md
21
README.md
|
@ -1,10 +1,12 @@
|
|||
## 新冠-物资管理系统
|
||||
![https://img.shields.io/badge/license-Apache%202.0-blue.svg?longCache=true&style=flat-square](https://img.shields.io/badge/license-Apache%202.0-blue.svg?longCache=true&style=flat-square)
|
||||
![https://img.shields.io/badge/springboot-2.2.1-yellow.svg?style=flat-square](https://img.shields.io/badge/springboot-2.2.1-yellow.svg?style=flat-square)
|
||||
![https://img.shields.io/badge/shiro-1.4.2-orange.svg?longCache=true&style=flat-square](https://img.shields.io/badge/shiro-1.4.2-orange.svg?longCache=true&style=flat-square)
|
||||
|
||||
- 简单介绍
|
||||
#### 简单介绍
|
||||
|
||||
该项目是一个以新冠疫情为主题开发的一个物资管理系统,主要分为系统模块和业务模块,业务模块是处理疫情期间,物资的发放,物资入库,以及查看物资的库存等.系统模块是一个后台通用的RBAC权限模块,可以精确的控制到后台API级别的权限控制,项目不定期更新中.武汉加油~~
|
||||
|
||||
该项目是一个以新冠疫情为主题开发的一个物资管理系统,主要分为系统模块和业务模块,业务模块是处理疫情期间,物资的发放,物资入库,以及查看物资的库存等.
|
||||
系统模块是一个后台通用的RBAC权限模块,可以精确的控制到后台API级别的权限控制,项目不定期更新中.
|
||||
武汉加油~~
|
||||
|
||||
#### 后台项目
|
||||
https://github.com/zykzhangyukang/Xinguan
|
||||
|
@ -15,18 +17,18 @@ https://github.com/zykzhangyukang/Vue-Xinguan
|
|||
#### 预览地址
|
||||
http://www.zykhome.club/#/login
|
||||
|
||||
### 技术栈
|
||||
#### 技术栈
|
||||
|
||||
SpringBoot,Shiro,mybatis,JWT,Mysql,通用mapper,Vue+element-ui,FastDFS
|
||||
|
||||
## 演示页面
|
||||
- 物资资料管理
|
||||
![](http://mawen-ufile.cn-bj.ufileos.com/9ff1a4fe-3d42-4590-bacd-9a0eb0cdac62.PNG?UCloudPublicKey=TOKEN_30fe6ff0-4d19-498b-b286-69be191b1881&Signature=wC3KdIak6SwxMg70voTeTvAPXdg%3D&Expires=1900291804)
|
||||
#### 演示页面
|
||||
|
||||
|
||||
- 后台系统首页
|
||||
|
||||
![2](https://coderman-blog.oss-cn-beijing.aliyuncs.com/2_1588596638463.PNG)
|
||||
|
||||
|
||||
- 物资库存管理
|
||||
|
||||
![5](https://coderman-blog.oss-cn-beijing.aliyuncs.com/5_1588596788159.PNG)
|
||||
|
@ -34,7 +36,9 @@ SpringBoot,Shiro,mybatis,JWT,Mysql,通用mapper,Vue+element-ui,FastDFS
|
|||
- 物资入库管理
|
||||
|
||||
![6](https://coderman-blog.oss-cn-beijing.aliyuncs.com/6_1588596788146.PNG)
|
||||
|
||||
### 联系作者
|
||||
|
||||
- BBS论坛
|
||||
|
||||
https://www.zykcoderman.xyz
|
||||
|
@ -48,6 +52,7 @@ https://www.zykcoderman.xyz
|
|||
> 一分一毛也是爱,用于服务器维护.
|
||||
|
||||
- 微信打赏
|
||||
|
||||
![weixinpay](https://coderman-blog.oss-cn-beijing.aliyuncs.com/weixinpay_1587726894102.png)
|
||||
|
||||
- 支付宝打赏
|
||||
|
|
Loading…
Reference in a new issue