Skip to content

商城/支付系统PC端部署

1.前期准备

提前部署好 用户管理系统

2.后台商城/支付模块

  1. 商城系统即电子商务购物平台,包含:商品中心、订单中心、营销中心、统计中心、客服中心模块

  2. 支付系统 包含:支付/退款/转账/钱包管理模块

  3. 商城 未开启出现报错 alt text

  4. 导入 SQL文件 ruoyi-vue-pro-mall-2024-12-29.sql 到 rouyi-vue-pro 库,导入成功出现49张 trade_\product_\promotion_开头的表 alt text

  5. 取消根目录下 pom.xml 的 mall、pay 模块注释。 alt text

  6. 取消yudao-server 目录下 pom.xml的 mall\pay module模块注释。 ![alt text](/1art_env/图片/art_deploy/环境-商城系统PC端部署_取消yudao-server pom.xml注释.png)

  7. maven 重新编译打包,最终出现success alt text

alt text

  1. 重新启动程序 alt text

  2. 页面重新访问微信商城与支付页面 alt text

alt text