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.
【开年好云 钜惠来袭】2019新春采购节,30款云产品感恩回馈。
基础架构版
代码生成工具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