Fetch the repository succeeded.
This action will force synchronization from haibing871802/微同商城, 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.
新客户无门槛领取总价值高达2775元代金券,每种代金券限量500张,先到先得。
即日起至12月31日,本站推荐的用户,限时领 “最高1888元红包” 。云产品通用红包,可叠加官网常规优惠使用。
基础架构版
代码生成工具IDEA插件
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