|
@@ -73,6 +73,7 @@ type CygxReportSelectionLogDetail struct {
|
|
|
IndustrialManagementId string `description:"产业Id"`
|
|
|
IndustrialSubjectId int `description:"标的ID"`
|
|
|
SubjectName string `description:"标的名称"`
|
|
|
+ IsShowApplyButton bool `description:"是否展示申请路由按钮"`
|
|
|
IsNew bool `description:"是否展示新标签"`
|
|
|
Body string `description:"内容"`
|
|
|
CompanyLabel []string `description:"公司标签"`
|