Fetch the repository succeeded.
This action will force synchronization from 微同科技/微同商城, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
CPU:2核
内存:8G
实例规格:标准型S2机型
带宽:2M
价格:262 元/月 1768.5 元/年 4716 元/三年
购买说明:如果业务量较大,推荐双机部署。
CPU:1核
内存:2G
硬盘:200G
价格:348元/月 3466.08元/年 3758.40元/三年
购买说明:腾讯云产品购买时长越大折扣就越大,所有推荐选择3年时长,可以达到3折优惠。
标准型存储容量:
100GB 1年 101 元
200GB 1年 200 元
下行流量:
100GB 3个月 43元
200GB 3个月 85元
500GB 3个月 213元
购买说明:根据实际业务存储量购买,目前我的站点存储容量100G,下行流量100G,刚好够用!
1 后端使用技术
2 前端使用技术
platform-wechat-mall
|--platform-admin 后台管理
|--platform-api 微信小程序商城api接口
|--platform-common 公共模块
|--platform-framework 系统WEB合并,请打包发布此项目
|--platform-gen 代码生成
|--platform-mp 微信公众号模块
|--platform-schedule 定时任务
|--platform-shop 商城后台管理
|--wx-mall 微信小程序商城
|--platform-vue 微信公众号商城(待开发,感兴趣的同学可以参与开发)
一:会员管理
二:商城配置
三:商品编辑
四:推广管理
五:订单管理
六:系统管理
六:短信服务平台
http://域名:端口/api/sendSms?mobile=13000000000,15209831990&content=发送的短信内容
安全起见,需配置有效IP地址。platform.properties -> sms.validIp
platform-wechat-mall>mvn package -P prod