商品 spu 脱离优惠卷模块

This commit is contained in:
puhui999
2023-10-24 16:57:20 +08:00
parent a7439ee08b
commit 75135e1e4f
8 changed files with 131 additions and 90 deletions

View File

@ -61,7 +61,6 @@ export interface Spu {
createTime?: Date // 商品创建时间
status?: number // 商品状态
activityOrders: number[] // 活动排序
giveCouponTemplates: GiveCouponTemplate[] // 优惠卷
}
// 获得 Spu 列表