xiaoyong931011
2023-02-20 fbd9fa8eafc3b1133bee0c60eda6f0ebc87faabb
编辑商品样式的名称
1 files modified
1 ■■■■ changed files
src/main/resources/mapper/modules/MallGoodsMapper.xml 1 ●●●● patch | view | raw | blame | history
src/main/resources/mapper/modules/MallGoodsMapper.xml
@@ -40,6 +40,7 @@
                <result property="presentPrice" column="sku_present_price" />
                <result property="styleId" column="sku_style_id"/>
                <result property="goodsId" column="sku_goods_id" />
                <result property="goodsWeight" column="goods_weight" />
            </collection>
        </collection>
    </resultMap>