From 11283d87caf37498cc12e48ef8ec9ad669b6099d Mon Sep 17 00:00:00 2001 From: chenxin <1851789500@qq.com> Date: Thu, 20 Feb 2025 14:58:29 +0800 Subject: [PATCH] revert 5f49434239c64cebb99e51f115d09fdb5fdbaae4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit revert 首页代码完善实现 --- mall-dao/src/main/java/com/buy507/mall/model/PmsProduct.java | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mall-dao/src/main/java/com/buy507/mall/model/PmsProduct.java b/mall-dao/src/main/java/com/buy507/mall/model/PmsProduct.java index cb2d6aa..fe24e0e 100644 --- a/mall-dao/src/main/java/com/buy507/mall/model/PmsProduct.java +++ b/mall-dao/src/main/java/com/buy507/mall/model/PmsProduct.java @@ -188,6 +188,8 @@ public class PmsProduct implements Serializable { private Integer vipCenter; + + public List getProductAttribute() {