|
@@ -330,6 +330,7 @@ type GetCygxActivityListRep struct {
|
|
IsJump bool `description:"是否跳转"`
|
|
IsJump bool `description:"是否跳转"`
|
|
IndustrialManagementId int `description:"产业ID"`
|
|
IndustrialManagementId int `description:"产业ID"`
|
|
IndustryNewLabel bool `description:"产业是否新标签"`
|
|
IndustryNewLabel bool `description:"产业是否新标签"`
|
|
|
|
+ IsShowResearchPoints bool `description:"是否展示研选扣点搜索"`
|
|
}
|
|
}
|
|
|
|
|
|
// 列表
|
|
// 列表
|