fix: 完善 SPU 查看详情

This commit is contained in:
puhui999
2023-05-31 14:42:45 +08:00
parent e555977757
commit 39c92cb944
10 changed files with 387 additions and 37 deletions

View File

@ -37,7 +37,7 @@ export interface Spu {
brandId?: number | null // 商品品牌编号
specType?: boolean // 商品规格
subCommissionType?: boolean // 分销类型
skus: Sku[] // sku数组
skus?: Sku[] // sku数组
description?: string // 商品详情
sort?: number // 商品排序
giveIntegral?: number // 赠送积分