mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-26 08:45:08 +08:00
【功能修复】修复装修页面的拼团价格和秒杀价格
This commit is contained in:
@ -24,6 +24,7 @@ export interface SeckillActivityVO {
|
||||
// 秒杀活动所需属性
|
||||
export interface SeckillProductVO {
|
||||
skuId: number
|
||||
spuId: number
|
||||
seckillPrice: number
|
||||
stock: number
|
||||
}
|
||||
|
Reference in New Issue
Block a user