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机型
带宽:10M
价格:3999元/三年
购买说明:如果业务量较大,推荐双机部署。
CPU:1核
内存:1G
硬盘:100G
价格:423元/三年
标准型存储容量:
100GB 1年 88元
200GB 1年 171元
下行流量:
100GB 3个月 37元
200GB 3个月 71元
500GB 3个月 177元
抢购地址:https://cloud.tencent.com
Entity里不是缺少get、set方法,Eclipse、IDEA请先安装lombok插件
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