推进活动列表第一刀与联调回归
This commit is contained in:
@@ -94,6 +94,15 @@ export interface BackendCardResult {
|
||||
type: string
|
||||
title: string
|
||||
subtitle?: string | null
|
||||
summary?: string | null
|
||||
status?: string | null
|
||||
statusCode?: string | null
|
||||
timeWindow?: string | null
|
||||
ctaText?: string | null
|
||||
isDefaultExperience?: boolean
|
||||
eventType?: string | null
|
||||
currentPresentation?: BackendPresentationSummary | null
|
||||
currentContentBundle?: BackendContentBundleSummary | null
|
||||
coverUrl?: string | null
|
||||
displaySlot: string
|
||||
displayPriority: number
|
||||
|
||||
Reference in New Issue
Block a user