mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 18:28:43 +08:00 
			
		
		
		
	砍价活动: 完善 app 端获取活动分页、列表、详情接口
This commit is contained in:
		| @@ -1,6 +1,5 @@ | ||||
| package cn.iocoder.yudao.module.product.api.spu.dto; | ||||
|  | ||||
| import cn.iocoder.yudao.module.product.api.sku.dto.ProductSkuRespDTO; | ||||
| import cn.iocoder.yudao.module.product.enums.spu.ProductSpuStatusEnum; | ||||
| import lombok.Data; | ||||
|  | ||||
| @@ -31,6 +30,12 @@ public class ProductSpuRespDTO { | ||||
|      * 关键字 | ||||
|      */ | ||||
|     private String keyword; | ||||
|     /** | ||||
|      * 单位 | ||||
|      * | ||||
|      * 对应 product_unit 数据字典 | ||||
|      */ | ||||
|     private Integer unit; | ||||
|     /** | ||||
|      * 商品简介 | ||||
|      */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 puhui999
					puhui999