# jeeplus版多商家商城 **Repository Path**: dingjunjun_codeSpace/jeeplusBanDuoShangJiaShangCheng ## Basic Information - **Project Name**: jeeplus版多商家商城 - **Description**: jeeplus多商户商城,不用写xml配置!独特的日志记录方式!包含用户角色,权限等模块的后台管理系统!整合springmvc + mybatis-plus + beetl! - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 89 - **Created**: 2022-10-14 - **Last Updated**: 2022-10-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 请作者喝杯咖啡 ![输入图片说明](https://git.oschina.net/uploads/images/2017/0829/203712_6694b4c1_134431.jpeg "weixin.jpg") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0829/203723_5567bd56_134431.jpeg "alipay.jpg") http://j2shop.tunnel.qydev.com/street/index http://j2shop.tunnel.qydev.com/login http://j2shop.tunnel.qydev.com/disShop/index http://j2shop.tunnel.qydev.com/web/index http://j2shop.tunnel.qydev.com/web/cms/index http://j2shop.tunnel.qydev.com/blog/index ### 具体介绍 http://blog.csdn.net/a1439226817/article/details/72897306 ![输入图片说明](https://gitee.com/uploads/images/2017/1027/153315_fd4204dc_1530803.png "QQ截图20170520154128.png") ![输入图片说明](https://gitee.com/uploads/images/2017/1027/153322_5513cf91_1530803.png "QQ截图20170520154157.png") ![输入图片说明](https://gitee.com/uploads/images/2017/1027/153329_a4cd6a65_1530803.png "QQ截图20170520154213.png") ![输入图片说明](https://gitee.com/uploads/images/2017/1027/153336_69b0f842_1530803.png "QQ截图20170520154238.png") ![输入图片说明](https://gitee.com/uploads/images/2017/1027/153343_fa2dece9_1530803.png "QQ截图20170520154315.png") ![输入图片说明](https://gitee.com/uploads/images/2017/1027/153412_031f4142_1530803.png "QQ截图20170520154435.png") [前端演示](http://git.oschina.net/JiaGou-XiaoGe/jeeplusBanDuoShangJiaShangCheng/tree/master/png) 前台 http://zscat.tunnel.qydev.com/front/index h5 http://zscat.tunnel.qydev.com/wap 后台 http://zscat.tunnel.qydev.com/login qq 2123957932 qq群 296265227 ### 分布式版本 http://git.oschina.net/JiaGou-XiaoGe/zscat-b2b2c ### 2.商品详情 ### 3.开店、 ### 4.店主添加商品 ### 5.后台 ##效果图 ![输入图片说明](https://git.oschina.net/uploads/images/2017/0604/194616_36ed7fd6_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0604/194623_a0761bc3_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0604/194630_640dfd35_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/104015_bdb14c74_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0516/000735_b83c5c46_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103734_bd3e8f6b_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0604/194539_f9bb482a_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103746_6b4129ed_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103755_7729b916_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103801_b8216865_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103807_20bfb868_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103814_67e078bb_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103822_58fd5d91_551203.png "在这里输入图片标题") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0526/103827_d6218c74_551203.png "在这里输入图片标题") 不用写xml配置!独特的日志记录方式!包含用户角色,权限等模块的后台管理系统!整合springmvc + mybatis-plus + beetl! ## 鸣谢 1.[SpringBlade](http://git.oschina.net/smallc/SpringBlade) 2.[beetl](http://ibeetl.com/) 3.[mybatis-plus](http://git.oschina.net/baomidou/mybatis-plus) ##功能简介 1. 用户管理 2. 角色管理 3. 菜单管理 4. 部门管理 4. 日志管理 5. 监控管理 6. 字典管理 7. 通知管理 8. 代码生成 ##使用说明 1. 导入sql/guns.sql文件到数据库 2. 以maven方式导入项目,并修改数据库文件(src/main/resources/dev/jdbc.properties)为本机数据库配置 3. 启动项目,管理员账号admin/密码111111 ##所用框架 ###前端 1. bootstrap 2. jquery 3. bootstrap-table 4. layer 5. ztree 6. webuploader ###后端 1. springmvc 2. mybatis 3. mybatis-plus 4. spring 5. beetl 6. hibernate-validator 7. ehcache ### 请作者喝杯咖啡 ![输入图片说明](https://git.oschina.net/uploads/images/2017/0829/203712_6694b4c1_134431.jpeg "weixin.jpg") ![输入图片说明](https://git.oschina.net/uploads/images/2017/0829/203723_5567bd56_134431.jpeg "alipay.jpg")