From 0a234db339e0a2a82f42b0c7e04e5ceddb0299ec Mon Sep 17 00:00:00 2001 From: xjs <1294405880@qq.com> Date: Mon, 21 Mar 2022 02:16:32 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81spu=E7=AE=A1=E7=90=86=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=20=E5=88=86=E7=B1=BB=E3=80=81=E5=93=81=E7=89=8C?= =?UTF-8?q?=E5=85=B7=E4=BD=93=E6=9F=A5=E8=AF=A2=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mall/product/maintain/manager.vue | 14 ++--- .../views/mall/product/maintain/spuinfo.vue | 4 +- .../service/impl/SpuInfoServiceImpl.java | 30 ++++++++-- .../xjs/mall/product/vo/spu/SpuInfoVo.java | 58 +++++++++++++++++++ 4 files changed, 92 insertions(+), 14 deletions(-) create mode 100644 xjs-business/xjs-project-mall/mall-product/src/main/java/com/xjs/mall/product/vo/spu/SpuInfoVo.java diff --git a/ruoyi-ui/src/views/mall/product/maintain/manager.vue b/ruoyi-ui/src/views/mall/product/maintain/manager.vue index 982967ff..a75809f5 100644 --- a/ruoyi-ui/src/views/mall/product/maintain/manager.vue +++ b/ruoyi-ui/src/views/mall/product/maintain/manager.vue @@ -1,5 +1,5 @@ diff --git a/ruoyi-ui/src/views/mall/product/maintain/spuinfo.vue b/ruoyi-ui/src/views/mall/product/maintain/spuinfo.vue index 078e0a02..4c9c1f9d 100644 --- a/ruoyi-ui/src/views/mall/product/maintain/spuinfo.vue +++ b/ruoyi-ui/src/views/mall/product/maintain/spuinfo.vue @@ -10,8 +10,8 @@ - - + +