update README.md

master
Bosen 2022-04-21 00:05:55 +08:00
parent 2320ee17d8
commit 79fde8a5cf
2 changed files with 10 additions and 11 deletions

View File

@ -1,3 +1,4 @@
![](https://img-blog.csdnimg.cn/5c520381e11b4f39a59cbb8781f7a150.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80NzYwMDg4MA==,size_16,color_FFFFFF,t_70)
>jieyue捷阅网是基于springboot开发的轻量级单体架构购物商城网站并分为用户、商户、后台三大模块。用户模块能够进行商品搜索浏览、在线下单、微信支付等功能商户模块则可以对收益情况以及订单成交情况进行查看、并且可对商品进行上下架和增加删除等操作后台模块可进行群发消息通知、RBAC权限管理、商户的停用启用以及商城的广告海报设置等功能。
@ -12,14 +13,7 @@
![](https://img-blog.csdnimg.cn/f5887f7bb3034964a9665987d9e01292.png?x-oss-process=image/watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBA5LqR5Li26KiA,size_20,color_FFFFFF,t_70,g_se,x_16)
**网站制作者为大二在读学生,若网站在设计中存在不足之处,还请各位大牛指正!!!**
- 网站单体架构地址:[https://gitee.com/bosen-once/jieyue](https://gitee.com/bosen-once/jieyue)
- 微服务架构地址:[https://gitee.com/bosen-once/jieyue-spring-cloud](https://gitee.com/bosen-once/jieyue-spring-cloud)
<br/>
---
# 快速体验
**用户模块:**[http://119.91.222.184/user/login](http://119.91.222.184)(账号-密码guest@qq.com-123456
@ -28,8 +22,13 @@
**后台模块:**[http://119.91.222.184/admin/login](http://119.91.222.184/admin/login)(账号-密码guest@qq.com-123456
**网站制作者为大二在读学生,若网站在设计中存在不足之处,还请各位大牛指正!!!**
<br/>
- 网站单体架构地址:[https://gitee.com/bosen-once/jieyue](https://gitee.com/bosen-once/jieyue)
- 微服务架构地址:[https://gitee.com/bosen-once/jieyue-spring-cloud](https://gitee.com/bosen-once/jieyue-spring-cloud)
---
# 技术选型
| 技术 | 版本 | 端口 | 说明 |

View File

@ -1,5 +1,5 @@
# site-url: 119.91.222.184
site-url: 127.0.0.1
site-url: 119.91.222.184
# site-url: 127.0.0.1
server:
port: 80
tomcat: