diff --git a/pom.xml b/pom.xml index e5e80df9..a617fdfb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.ruoyi ruoyi - 3.3.0 + ${ruoyi.version} 管理系统 微服务系统 diff --git a/xjs-business/pom.xml b/xjs-business/pom.xml index 53885f27..6394a847 100644 --- a/xjs-business/pom.xml +++ b/xjs-business/pom.xml @@ -25,6 +25,7 @@ xjs-business-webmagic xjs-business-blog xjs-project-srb + xjs-project-mall diff --git a/xjs-business/xjs-project-mall/mall-coupon/pom.xml b/xjs-business/xjs-project-mall/mall-coupon/pom.xml new file mode 100644 index 00000000..eb9ad7b7 --- /dev/null +++ b/xjs-business/xjs-project-mall/mall-coupon/pom.xml @@ -0,0 +1,21 @@ + + + + xjs-project-mall + com.xjs + 3.3.0 + + 4.0.0 + + 优惠服务 + + mall-coupon + + + 11 + 11 + + + \ No newline at end of file diff --git a/xjs-business/xjs-project-mall/mall-member/pom.xml b/xjs-business/xjs-project-mall/mall-member/pom.xml new file mode 100644 index 00000000..50856740 --- /dev/null +++ b/xjs-business/xjs-project-mall/mall-member/pom.xml @@ -0,0 +1,21 @@ + + + + xjs-project-mall + com.xjs + 3.3.0 + + 4.0.0 + + 会员服务 + + mall-member + + + 11 + 11 + + + \ No newline at end of file diff --git a/xjs-business/xjs-project-mall/mall-order/pom.xml b/xjs-business/xjs-project-mall/mall-order/pom.xml new file mode 100644 index 00000000..fafe21d6 --- /dev/null +++ b/xjs-business/xjs-project-mall/mall-order/pom.xml @@ -0,0 +1,21 @@ + + + + xjs-project-mall + com.xjs + 3.3.0 + + 4.0.0 + + 订单服务 + + mall-order + + + 11 + 11 + + + \ No newline at end of file diff --git a/xjs-business/xjs-project-mall/mall-product/pom.xml b/xjs-business/xjs-project-mall/mall-product/pom.xml new file mode 100644 index 00000000..62532b9e --- /dev/null +++ b/xjs-business/xjs-project-mall/mall-product/pom.xml @@ -0,0 +1,21 @@ + + + + xjs-project-mall + com.xjs + 3.3.0 + + 4.0.0 + + 商品服务 + + mall-product + + + 11 + 11 + + + \ No newline at end of file diff --git a/xjs-business/xjs-project-mall/mall-ware/pom.xml b/xjs-business/xjs-project-mall/mall-ware/pom.xml new file mode 100644 index 00000000..28b9b08b --- /dev/null +++ b/xjs-business/xjs-project-mall/mall-ware/pom.xml @@ -0,0 +1,21 @@ + + + + xjs-project-mall + com.xjs + 3.3.0 + + 4.0.0 + + 仓库服务 + + mall-ware + + + 11 + 11 + + + \ No newline at end of file diff --git a/xjs-business/xjs-project-mall/pom.xml b/xjs-business/xjs-project-mall/pom.xml new file mode 100644 index 00000000..d3e66e2c --- /dev/null +++ b/xjs-business/xjs-project-mall/pom.xml @@ -0,0 +1,28 @@ + + + + xjs-business + com.xjs + 3.3.0 + + 4.0.0 + 商城项目 + + mall-product + mall-ware + mall-order + mall-member + mall-coupon + + pom + + xjs-project-mall + + + 11 + 11 + + + \ No newline at end of file diff --git a/xjs-business/xjs-project-srb/pom.xml b/xjs-business/xjs-project-srb/pom.xml index 42098506..34c0ace9 100644 --- a/xjs-business/xjs-project-srb/pom.xml +++ b/xjs-business/xjs-project-srb/pom.xml @@ -8,7 +8,7 @@ 3.3.0 4.0.0 - 金融模块-尚融宝 + 尚融宝 srb-service-base srb-service-core