Commit c8a47b69 by lijiabin

【需求 20331】 chore: 加入地区类型

parent 40dd4ba1
...@@ -201,6 +201,7 @@ export interface ArticleItemDto { ...@@ -201,6 +201,7 @@ export interface ArticleItemDto {
pushList: { valueId: string; valueType: number; valueName: string }[] pushList: { valueId: string; valueType: number; valueName: string }[]
videoLocation: VideoPositionEnum videoLocation: VideoPositionEnum
articleVideoUrl: string articleVideoUrl: string
region: string
} }
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment