This repository has been archived on 2024-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
yoshop/README.md
2020-04-25 22:20:29 +08:00

48 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 萤火小程序商城-商业版YoShop
#### 项目介绍
萤火小程序商城是一款开源的电商系统为中小企业提供最佳的新零售解决方案。采用稳定的MVC框架开发执行效率、扩展性、稳定性值得信赖。帮助商家高效快捷的打造一款功能完善的购物小程序速度快无需下载安装共享微信 8亿用户流量开启新零售
#### 项目官网
官网地址https://www.yiovo.com/
## 更新日志
### v1.1.38
修复:订单确认页收货地址提示
修复:后台拼团商品列表状态筛选
修复:秒杀订单并发库存问题
修复:后台编辑门店后坐标不准确
新增:后台分销中心编辑分销商用户
优化:删除分销商清空推荐关系
优化:删除用户时删除上级推荐关系
## 系统使用要求
## 小程序要求
```
申请微信小程序
通过微信认证
申请微信支付商户
```
## 服务器最低要求
```
1核CPU
2G内存
2M带宽
```
## 系统环境要求
```
PHP版本 >= 5.4 (推荐PHP7.1版本)
MySql版本 >= 5.5 (需支持innodb引擎)
Apache 或 Nginx
服务器支持https
```