Preserve publish record history
This commit is contained in:
@@ -1269,6 +1269,7 @@ export interface PublishRecord {
|
||||
brand_deleted?: boolean
|
||||
article_title?: string | null
|
||||
platform_account_id?: number | null
|
||||
platform_uid?: string | null
|
||||
desktop_account_id: string | null
|
||||
desktop_task_id?: string | null
|
||||
target_type?: 'platform_account' | 'enterprise_site' | string
|
||||
|
||||
Reference in New Issue
Block a user